Home
last modified time | relevance | path

Searched refs:entrySetFeatures (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DMapTestSuiteBuilder.java159 Set<Feature<?>> entrySetFeatures = in computeEntrySetFeatures() local
162 entrySetFeatures.add(CollectionFeature.ALLOWS_NULL_QUERIES); in computeEntrySetFeatures()
164 return entrySetFeatures; in computeEntrySetFeatures()