Home
last modified time | relevance | path

Searched defs:ParallelDeviceExecutor (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/executor/
DParallelDeviceExecutor.java34 public class ParallelDeviceExecutor<V> { class
41 public ParallelDeviceExecutor(int poolSize) { in ParallelDeviceExecutor() method in ParallelDeviceExecutor