Searched defs:LocalPool (Results 1 – 1 of 1) sorted by relevance
34 public class LocalPool implements ITestsPool { class40 public LocalPool(Collection<IRemoteTest> genericPool, Collection<ITokenRequest> tokenPool) { in LocalPool() method in LocalPool