Searched defs:ArrayThreadSet (Results 1 – 1 of 1) sorted by relevance
203 private static class ArrayThreadSet implements ThreadSet { class in SamplingProfiler205 public ArrayThreadSet(Thread... threads) { in ArrayThreadSet() method in SamplingProfiler.ArrayThreadSet