Generated by
JDiff

Class com.google.common.util.concurrent.MoreExecutors

Removed Methods
ListeningExecutorService sameThreadExecutor() Creates an executor service that runs each task in the thread that invokes {@code execute/submit}, as in CallerRunsPolicy.