Generated by
JDiff

Interface com.google.common.base.Predicate

Changed Methods
boolean apply(T) Changed from non-abstract to abstract. Returns the result of applying this predicate to {@code input}.
boolean equals(Object) Changed from non-abstract to abstract. Indicates whether another object is equal to this predicate.