Searched defs:buildExecutorOnNewThread (Results 1 – 3 of 3) sorted by relevance
54 Executor buildExecutorOnNewThread(String threadName); in buildExecutorOnNewThread() method
44 public Executor buildExecutorOnNewThread(String threadName) { in buildExecutorOnNewThread() method in ThreadFactoryImpl
55 public Executor buildExecutorOnNewThread(String threadName) { in buildExecutorOnNewThread() method in FakeThreadFactory