@GwtCompatible public interface TestMapGenerator<K,V> extends TestContainerGenerator<java.util.Map<K,V>,java.util.Map.Entry<K,V>>
Modifier and Type | Method and Description |
---|---|
K[] |
createKeyArray(int length) |
V[] |
createValueArray(int length) |
create, createArray, order, samples