Searched defs:not (Results 1 – 4 of 4) sorted by relevance
68 public static Validator not(@NonNull Validator validator) { in not() method in Validators
64 public static <T> Predicate<T> not(Predicate<? super T> predicate) { in not() method in TestPredicates
1641 SuppServiceNotification not = new SuppServiceNotification(); in triggerSsn() local
2930 SuppServiceNotification not = (SuppServiceNotification) ar.result; in handleMessage() local