| Package | Description |
|---|---|
| com.google.common.collect.testing |
| Modifier and Type | Class and Description |
|---|---|
class |
ReserializingTestSetGenerator<E>
Reserializes the sets created by another test set generator.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> ReserializingTestCollectionGenerator<E> |
ReserializingTestCollectionGenerator.newInstance(TestCollectionGenerator<E> delegate) |