Generated by
JDiff

Interface com.google.common.util.concurrent.AsyncFunction

Changed Methods
ListenableFuture<O> apply(I extends Object) Change in signature from I to (I extends Object).
Returns an output {@code Future} to use in place of the given {@code input}.