com.google.common.collect.testing.google
Class DerivedGoogleCollectionGenerators

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

@GwtCompatible
public final class DerivedGoogleCollectionGenerators
extends Object

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

Author:
Louis Wasserman

Nested Class Summary
static class DerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K,V>
           
static class DerivedGoogleCollectionGenerators.InverseBiMapGenerator<K,V>
           
static class DerivedGoogleCollectionGenerators.MapGenerator<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.