com.google.common.collect.testing
Class DerivedCollectionGenerators

java.lang.Object
  extended by com.google.common.collect.testing.DerivedCollectionGenerators

@GwtCompatible
public final class DerivedCollectionGenerators
extends Object

Derived suite generators, split out of the suite builders so that they are available to GWT.

Author:
George van den Driessche

Nested Class Summary
static class DerivedCollectionGenerators.Bound
          Two bounds (from and to) define how to build a subMap.
static class DerivedCollectionGenerators.MapEntrySetGenerator<K,V>
           
static class DerivedCollectionGenerators.MapKeySetGenerator<K,V>
           
static class DerivedCollectionGenerators.MapValueCollectionGenerator<K,V>
           
static class DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator<K,V>
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2010-2012. All Rights Reserved.