Generated by
JDiff

Interface com.google.common.base.Function

Removed interface java.util.function.Function.

Changed Methods
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.