Class DerivedCollectionGenerators.MapSortedKeySetGenerator<K,V>

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

public static class DerivedCollectionGenerators.MapSortedKeySetGenerator<K,V> extends DerivedCollectionGenerators.MapKeySetGenerator<K,V> implements TestSortedSetGenerator<K>, DerivedGenerator