Class SetGenerators.ImmutableSortedSetSubsetAsListSubListGenerator

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

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