Generated by
JDiff

Interface com.google.common.base.Function

Changed Methods
T extends Object apply(F extends Object) Change in return type from T to (T extends Object).
Change in signature from F to (F extends Object).
 
boolean equals(Object) Change in signature from Object to java.lang.Object.
May return {@code true} if {@code object} is a {@code Function} that behaves identically to this function.