Uses of Interface
com.google.common.collect.testing.DerivedGenerator
Packages that use DerivedGenerator
-
Uses of DerivedGenerator in com.google.common.collect.testing
Classes in com.google.common.collect.testing that implement DerivedGeneratorModifier and TypeClassDescriptionstatic class
static class
static class
static class
final class
Adapts a test iterable generator to give a TestIteratorGenerator. -
Uses of DerivedGenerator in com.google.common.collect.testing.google
Classes in com.google.common.collect.testing.google that implement DerivedGeneratorModifier and TypeClassDescriptionstatic class
static class
static class
private static class
MultimapTestSuiteBuilder.AsMapGenerator<K,
V, M extends Multimap<K, V>> (package private) static class
MultimapTestSuiteBuilder.EntriesGenerator<K,
V, M extends Multimap<K, V>> (package private) static class
MultimapTestSuiteBuilder.KeysGenerator<K,
V, M extends Multimap<K, V>> private static class