Class SetGenerators.ImmutableSetTooSmallBuilderGenerator
java.lang.Object
com.google.common.collect.testing.TestStringSetGenerator
com.google.common.collect.testing.google.SetGenerators.ImmutableSetTooSmallBuilderGenerator
- All Implemented Interfaces:
TestCollectionGenerator<String>
,TestContainerGenerator<Collection<String>, String>
,TestSetGenerator<String>
- Enclosing class:
SetGenerators
public static class SetGenerators.ImmutableSetTooSmallBuilderGenerator
extends TestStringSetGenerator
- Author:
- Kevin Bourrillion, Jared Levy, Hayward Chan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.testing.TestStringSetGenerator
create, createArray, order, samples
-
Constructor Details
-
ImmutableSetTooSmallBuilderGenerator
public ImmutableSetTooSmallBuilderGenerator()
-
-
Method Details
-
create
- Specified by:
create
in classTestStringSetGenerator
-