@GwtCompatible public interface TestMapGenerator<K,V> extends TestContainerGenerator<Map<K,V>,Map.Entry<K,V>>
| Modifier and Type | Method and Description |
|---|---|
K[] |
createKeyArray(int length) |
V[] |
createValueArray(int length) |
create, createArray, order, samplesK[] createKeyArray(int length)
V[] createValueArray(int length)
Copyright © 2010–2019. All rights reserved.