public class Predicates extends Object
Predicates()
static <T> Predicate<T>
not(Predicate<T> predicate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Predicates()
public static <T> Predicate<T> not(Predicate<T> predicate)
Copyright © 2019 Suncode. All rights reserved.