Searched defs:SubFJP (Results 1 – 1 of 1) sorted by relevance
88 static class SubFJP extends ForkJoinPool { // to expose protected class in ForkJoinPoolTest89 SubFJP() { super(1); } in SubFJP() method in ForkJoinPoolTest.SubFJP