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).
Returns the result of applying this function to {@code input}.