Uses of Interface
com.google.common.collect.testing.DerivedGenerator

Packages that use DerivedGenerator
com.google.common.collect.testing   
com.google.common.collect.testing.google   
 

Uses of DerivedGenerator in com.google.common.collect.testing
 

Classes in com.google.common.collect.testing that implement DerivedGenerator
 class DerivedTestIteratorGenerator<E>
          Adapts a test iterable generator to give a TestIteratorGenerator.
static class MapTestSuiteBuilder.MapEntrySetGenerator<K,V>
           
static class MapTestSuiteBuilder.MapKeySetGenerator<K,V>
           
static class MapTestSuiteBuilder.MapValueCollectionGenerator<K,V>
           
 

Uses of DerivedGenerator in com.google.common.collect.testing.google
 

Classes in com.google.common.collect.testing.google that implement DerivedGenerator
static class BiMapTestSuiteBuilder.BiMapValueSetGenerator<K,V>
           
static class BiMapTestSuiteBuilder.InverseBiMapGenerator<K,V>
           
static class BiMapTestSuiteBuilder.MapGenerator<K,V>
           
 



Copyright © 2010-2014. All Rights Reserved.