Class ListGenerators.UnhashableElementsImmutableListGenerator

java.lang.Object
com.google.common.collect.testing.TestUnhashableCollectionGenerator<List<UnhashableObject>>
com.google.common.collect.testing.google.ListGenerators.UnhashableElementsImmutableListGenerator
All Implemented Interfaces:
TestCollectionGenerator<UnhashableObject>, TestContainerGenerator<Collection<UnhashableObject>,UnhashableObject>, TestListGenerator<UnhashableObject>
Enclosing class:
ListGenerators