Generated by
JDiff

Interface com.google.common.base.Predicate

Removed interface java.util.function.Predicate.

Removed Methods
boolean test(T)  
 

Changed Methods
boolean equals(Object) Change in signature from Object to java.lang.Object.
Indicates whether another object is equal to this predicate.