Generated by
JDiff

Interface com.google.common.util.concurrent.ClosingFuture.AsyncClosingFunction

Changed Methods
ClosingFuture<U> apply(DeferredCloser, T, extends, Object) Change in signature from (DeferredCloser, T) to (DeferredCloser, T extends Object).
Applies this function to an input, or throws an exception if unable to do so.