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