Class DerivedCollectionGenerators.MapSortedKeySetGenerator<K extends @Nullable Object,V extends @Nullable Object>

java.lang.Object
com.google.common.collect.testing.DerivedCollectionGenerators.MapKeySetGenerator<K,V>
com.google.common.collect.testing.DerivedCollectionGenerators.MapSortedKeySetGenerator<K,V>
All Implemented Interfaces:
DerivedGenerator, TestCollectionGenerator<K>, TestContainerGenerator<Collection<K>,K>, TestSetGenerator<K>, TestSortedSetGenerator<K>
Enclosing class:
DerivedCollectionGenerators