Class MapGenerators.ImmutableMapUnhashableValuesGenerator

java.lang.Object
com.google.common.collect.testing.TestUnhashableCollectionGenerator<Collection<UnhashableObject>>
com.google.common.collect.testing.google.MapGenerators.ImmutableMapUnhashableValuesGenerator
All Implemented Interfaces:
TestCollectionGenerator<UnhashableObject>, TestContainerGenerator<Collection<UnhashableObject>,UnhashableObject>
Enclosing class:
MapGenerators