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