public static class SetGenerators.ImmutableSortedSetAsListGenerator extends TestStringListGenerator
| Constructor and Description |
|---|
ImmutableSortedSetAsListGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
create(String[] elements)
Creates a new collection containing the given elements; implement this method instead of
TestStringListGenerator.create(Object...). |
create, createArray, order, samplespublic ImmutableSortedSetAsListGenerator()
protected List<String> create(String[] elements)
TestStringListGeneratorTestStringListGenerator.create(Object...).create in class TestStringListGeneratorCopyright © 2010–2019. All rights reserved.