Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/util/concurrent/
DExecutors.java186 private static class DelegatedExecutorService class in Executors
189 DelegatedExecutorService(java.util.concurrent.ExecutorService executor) { in DelegatedExecutorService() method in Executors.DelegatedExecutorService