Searched defs:IsOdd (Results 1 – 3 of 3) sorted by relevance
64 bool IsOdd(int n) { in IsOdd() function
56 static class IsOdd implements Predicate<Integer>, Serializable { class in PredicatesTest
61 static class IsOdd implements Predicate<Integer>, Serializable { class in PredicatesTest