Generated by
JDiff

Package com.google.common.util.concurrent

Changed Classes
AbstractFuture An abstract implementation of ListenableFuture, intended for advanced users only.
AbstractService Base class for implementing services that can handle .doStart and .doStop requests, responding to them with .notifyStarted() and .notifyStopped() callbacks.