Generated by
JDiff

Interface com.google.common.util.concurrent.Service

Removed Methods
void awaitRunning(Duration) Waits for the Service to reach the State#RUNNING running state for no more than the given time.
void awaitTerminated(Duration) Waits for the Service to reach a terminal state (either terminated or failed) for no more than the given time.