Class SetGenerators

java.lang.Object
com.google.common.collect.testing.google.SetGenerators

@GwtCompatible(emulated=true) public class SetGenerators extends Object
Generators of different types of sets and derived collections from sets.
Author:
Kevin Bourrillion, Jared Levy, Hayward Chan