Searched defs:getSampleEntries (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DAbstractMapTester.java163 protected Collection<Map.Entry<K, V>> getSampleEntries(int howMany) { method in class:AbstractMapTester
167 protected Collection<Map.Entry<K, V>> getSampleEntries() { method in class:AbstractMapTester

Completed in 134 milliseconds