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