Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DAbstractMultimapAsMapImplementsMapTest.java37 boolean modifiable, boolean allowsNulls, boolean supportsIteratorRemove) { in AbstractMultimapAsMapImplementsMapTest() argument
38 super(allowsNulls, allowsNulls, false, modifiable, modifiable, supportsIteratorRemove); in AbstractMultimapAsMapImplementsMapTest()