| Package | Description |
|---|---|
| com.google.common.collect.testing | |
| com.google.common.collect.testing.features |
| Modifier and Type | Field and Description |
|---|---|
private CollectionSize |
OneSizeGenerator.collectionSize |
| Modifier and Type | Method and Description |
|---|---|
CollectionSize |
OneSizeGenerator.getCollectionSize() |
CollectionSize |
OneSizeTestContainerGenerator.getCollectionSize() |
| Constructor and Description |
|---|
OneSizeGenerator(TestContainerGenerator<T,E> generator,
CollectionSize collectionSize) |
| Modifier and Type | Method and Description |
|---|---|
static CollectionSize |
CollectionSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CollectionSize[] |
CollectionSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|