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