public interface  com.google.common.util.concurrent.ClosingFuture$ClosingCallable extends java.lang.Object
{
public abstract java.lang.Object call(com.google.common.util.concurrent.ClosingFuture$DeferredCloser) throws java.lang.Exception;
}