@GwtCompatible public interface TestBiMapGenerator<K,V> extends TestContainerGenerator<com.google.common.collect.BiMap<K,V>,Map.Entry<K,V>>
| Modifier and Type | Method and Description |
|---|---|
K[] |
createKeyArray(int length) |
V[] |
createValueArray(int length) |
create, createArray, order, samplesCopyright © 2010-2016. All Rights Reserved.