com.google.common.collect.testing.google
Class ListGenerators

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

@GwtCompatible
public final class ListGenerators
extends Object

Common generators of different types of lists.

Author:
Hayward Chan

Nested Class Summary
static class ListGenerators.BuilderAddAllListGenerator
           
static class ListGenerators.BuilderAddListGenerator
           
static class ListGenerators.BuilderReversedListGenerator
           
static class ListGenerators.ImmutableListHeadSubListGenerator
           
static class ListGenerators.ImmutableListMiddleSubListGenerator
           
static class ListGenerators.ImmutableListOfGenerator
           
static class ListGenerators.ImmutableListTailSubListGenerator
           
static class ListGenerators.UnhashableElementsImmutableListGenerator
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2010-2011. All Rights Reserved.