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 classstatic classstatic classstatic classfinal classAdapts 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 classstatic classstatic classprivate static classMultimapTestSuiteBuilder.AsMapGenerator<K,V, M extends Multimap<K, V>> (package private) static classMultimapTestSuiteBuilder.EntriesGenerator<K,V, M extends Multimap<K, V>> (package private) static classMultimapTestSuiteBuilder.KeysGenerator<K,V, M extends Multimap<K, V>> private static class