Class BiMapGenerators.ImmutableBiMapCopyOfGenerator
java.lang.Object
com.google.common.collect.testing.google.TestStringBiMapGenerator
com.google.common.collect.testing.google.BiMapGenerators.ImmutableBiMapCopyOfGenerator
- All Implemented Interfaces:
TestBiMapGenerator<String,
,String> TestContainerGenerator<com.google.common.collect.BiMap<String,
String>, Map.Entry<String, String>>
- Enclosing class:
BiMapGenerators
- Author:
- Jared Levy, Hayward Chan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.testing.google.TestStringBiMapGenerator
create, createArray, createKeyArray, createValueArray, order, samples
-
Constructor Details
-
ImmutableBiMapCopyOfGenerator
public ImmutableBiMapCopyOfGenerator()
-
-
Method Details
-
create
-