public static class SortedMapGenerators.ImmutableSortedMapValueListGenerator extends TestStringListGenerator
| Constructor and Description |
|---|
SortedMapGenerators.ImmutableSortedMapValueListGenerator() |
| 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 SortedMapGenerators.ImmutableSortedMapValueListGenerator()
protected List<String> create(String[] elements)
TestStringListGeneratorTestStringListGenerator.create(Object...).create in class TestStringListGeneratorCopyright © 2010-2016. All Rights Reserved.