com.google.common.collect.testing
Class SampleElements.Unhashables

java.lang.Object
  extended by com.google.common.collect.testing.SampleElements<UnhashableObject>
      extended by com.google.common.collect.testing.SampleElements.Unhashables
Enclosing class:
SampleElements<E>

public static class SampleElements.Unhashables
extends SampleElements<UnhashableObject>


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
 
Field Summary
 
Fields inherited from class com.google.common.collect.testing.SampleElements
e0, e1, e2, e3, e4
 
Constructor Summary
SampleElements.Unhashables()
           
 
Method Summary
 
Methods inherited from class com.google.common.collect.testing.SampleElements
mapEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleElements.Unhashables

public SampleElements.Unhashables()


Copyright © 2010-2012. All Rights Reserved.