Searched refs:DelegatedExecutorService (Results 1 – 2 of 2) sorted by relevance
325 return new DelegatedExecutorService(executor); in unconfigurableExecutorService()623 private static class DelegatedExecutorService629 DelegatedExecutorService(ExecutorService executor) { e = executor; }669 extends DelegatedExecutorService {683 extends DelegatedExecutorService
186 private static class DelegatedExecutorService class in Executors189 DelegatedExecutorService(java.util.concurrent.ExecutorService executor) { in DelegatedExecutorService() method in Executors.DelegatedExecutorService268 extends java.util.concurrent.Executors.DelegatedExecutorService313 extends java.util.concurrent.Executors.DelegatedExecutorService {