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 class
static class
static class
static class
DerivedGoogleCollectionGenerators.InverseBiMapGenerator<K extends @Nullable Object,
V extends @Nullable Object> class
Implementation helper forTestBiMapGenerator
for 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)