Generated by
JDiff

Interface com.google.common.util.concurrent.ListenableFuture

Changed Methods
void addListener(Runnable, Executor) Changed from non-abstract to abstract. Registers a listener to be Executor#execute(Runnable) run on the given executor.