Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractContainerTester.java233 protected MinimalCollection<E> createDisjointCollection() { in createDisjointCollection() method in AbstractContainerTester
DAbstractMapTester.java145 protected MinimalCollection<Entry<K, V>> createDisjointCollection() { in createDisjointCollection() method in AbstractMapTester
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DAbstractContainerTester.java233 protected MinimalCollection<E> createDisjointCollection() { in createDisjointCollection() method in AbstractContainerTester
DAbstractMapTester.java145 protected MinimalCollection<Entry<K, V>> createDisjointCollection() { in createDisjointCollection() method in AbstractMapTester