Searched defs:InPredicate (Results 1 – 2 of 2) sorted by relevance
382 private static class InPredicate<T> implements Predicate<T>, Serializable { class in Predicates385 private InPredicate(Collection<?> target) { in InPredicate() method in Predicates.InPredicate
503 private static class InPredicate<T> implements Predicate<T>, Serializable { class in Predicates506 private InPredicate(Collection<?> target) { in InPredicate() method in Predicates.InPredicate