Class SetGenerators.ImmutableSortedSetSubsetAsListGenerator

java.lang.Object
com.google.common.collect.testing.TestStringListGenerator
com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetSubsetAsListGenerator
All Implemented Interfaces:
TestCollectionGenerator<String>, TestContainerGenerator<Collection<String>, String>, TestListGenerator<String>
Enclosing class:
SetGenerators

public static class SetGenerators.ImmutableSortedSetSubsetAsListGenerator extends TestStringListGenerator
Author:
Kevin Bourrillion, Jared Levy, Hayward Chan