Generated by
JDiff

Interface com.google.common.base.Function

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