Searched defs:not (Results 1 – 3 of 3) sorted by relevance
60 static <T> Predicate<T> not(Predicate<? super T> target) { in not() method in PredicateNotTest
136 static <T> Predicate<T> not(Predicate<? super T> target) { in not() method
105 @libcore.util.NonNull public BigInteger not() { throw new RuntimeException("Stub!"); } in not() method in BigInteger