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