Uses of Class
com.google.common.collect.testing.ReserializingTestCollectionGenerator
Packages that use ReserializingTestCollectionGenerator
-
Uses of ReserializingTestCollectionGenerator in com.google.common.collect.testing
Subclasses of ReserializingTestCollectionGenerator in com.google.common.collect.testingModifier and TypeClassDescriptionclassReserializes the sets created by another test set generator.Methods in com.google.common.collect.testing that return ReserializingTestCollectionGeneratorModifier and TypeMethodDescriptionstatic <E> ReserializingTestCollectionGenerator<E> ReserializingTestCollectionGenerator.newInstance(TestCollectionGenerator<E> delegate)