Searched refs:allowsNulls (Results 1 – 1 of 1) sorted by relevance
37 boolean modifiable, boolean allowsNulls, boolean supportsIteratorRemove) { in AbstractMultimapAsMapImplementsMapTest() argument38 super(allowsNulls, allowsNulls, false, modifiable, modifiable, supportsIteratorRemove); in AbstractMultimapAsMapImplementsMapTest()