Searched defs:CustomTPE (Results 1 – 1 of 1) sorted by relevance
114 static class CustomTPE extends ThreadPoolExecutor { class in ThreadPoolExecutorSubclassTest122 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE130 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE140 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE149 CustomTPE(int corePoolSize, in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE164 public CustomTPE() { in CustomTPE() method in ThreadPoolExecutorSubclassTest.CustomTPE