Searched refs:createArrayWithNullKeyAndValue (Results 1 – 1 of 1) sorted by relevance
76 protected Map.Entry<K, V>[] createArrayWithNullKeyAndValue() { in createArrayWithNullKeyAndValue() method in AbstractMultimapTester108 resetContainer(getSubjectGenerator().create(createArrayWithNullKeyAndValue())); in initMultimapWithNullKeyAndValue()