Uses of Interface
com.google.common.collect.testing.google.TestBiMapGenerator
Packages that use TestBiMapGenerator
-
Uses of TestBiMapGenerator in com.google.common.collect.testing.google
Classes in com.google.common.collect.testing.google that implement TestBiMapGeneratorModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classDerivedGoogleCollectionGenerators.InverseBiMapGenerator<K extends @Nullable Object,V extends @Nullable Object> classImplementation helper forTestBiMapGeneratorfor use with bimaps of strings.Methods in com.google.common.collect.testing.google with parameters of type TestBiMapGeneratorModifier and TypeMethodDescriptionstatic <K,V> BiMapTestSuiteBuilder <K, V> BiMapTestSuiteBuilder.using(TestBiMapGenerator<K, V> generator)