Class SampleElements.Unhashables
java.lang.Object
com.google.common.collect.testing.SampleElements<UnhashableObject>
com.google.common.collect.testing.SampleElements.Unhashables
- All Implemented Interfaces:
Iterable<UnhashableObject>
- Enclosing class:
SampleElements<E extends @Nullable Object>
- Author:
- Kevin Bourrillion
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.collect.testing.SampleElements
SampleElements.Chars, SampleElements.Colliders, SampleElements.Enums, SampleElements.Ints, SampleElements.Strings, SampleElements.Unhashables
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.testing.SampleElements
asList, e0, e1, e2, e3, e4, iterator, mapEntries
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
Unhashables
public Unhashables()
-