Home
last modified time | relevance | path

Searched defs:getExitingExecutorService (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java84 public static ExecutorService getExitingExecutorService( in getExitingExecutorService() method in MoreExecutors
147 public static ExecutorService getExitingExecutorService(ThreadPoolExecutor executor) { in getExitingExecutorService() method in MoreExecutors
175 final ExecutorService getExitingExecutorService( in getExitingExecutorService() method in MoreExecutors.Application
213 final ExecutorService getExitingExecutorService(ThreadPoolExecutor executor) { in getExitingExecutorService() method in MoreExecutors.Application