Searched refs:collection (Results 1 – 3 of 3) sorted by relevance
136 public boolean addAll(Collection<? extends LogMaker> collection) { in addAll() argument151 public boolean containsAll(Collection<?> collection) { in containsAll() argument166 public boolean removeAll(Collection<?> collection) { in removeAll() argument171 public boolean retainAll(Collection<?> collection) { in retainAll() argument
4 order to exercise or stress the device under test. Annotate a collection of JUnit test classes with
60 Each trace can be represented as a ordered collection of trace entries, with an associated timestam…