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 classDerivedCollectionGenerators.MapEntrySetGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedCollectionGenerators.MapKeySetGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedCollectionGenerators.MapSortedKeySetGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedCollectionGenerators.MapValueCollectionGenerator<K extends @Nullable Object,V extends @Nullable Object> final 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 classDerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedGoogleCollectionGenerators.InverseBiMapGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedGoogleCollectionGenerators.MapGenerator<K extends @Nullable Object,V extends @Nullable Object>