Searched defs:CustomTPE (Results 1 – 1 of 1) sorted by relevance
152 static class CustomTPE extends ThreadPoolExecutor { class in ThreadPoolExecutorSubclassTest160 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE168 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE178 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE187 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE202 public CustomTPE() { in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE