Generated by
JDiff

Interface com.google.common.base.Predicate

Changed Methods
boolean apply(T extends Object) Change in signature from T to (T extends Object).
Returns the result of applying this predicate to {@code input} (Java 8 users, see notes in the class documentation above).