Searched defs:SomeFunction (Results 1 – 7 of 7) sorted by relevance
10 void SomeFunction() { in SomeFunction() function
151 void SomeFunction() { in SomeFunction() function
94 private static class SomeFunction implements Function<Number, String>, Serializable { class in ListsTest