Generated by
JDiff

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

Changed Methods
U extends Object apply(DeferredCloser, T, extends, Object) Change in return type from U to (U 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.