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

java.lang.Object
  extended by com.google.common.collect.testing.SampleElements<AnEnum>
      extended by com.google.common.collect.testing.SampleElements.Enums
All Implemented Interfaces:
Iterable<AnEnum>
Enclosing class:
SampleElements<E>

public static class SampleElements.Enums
extends SampleElements<AnEnum>


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.Enums()
           
 
Method Summary
 
Methods inherited from class com.google.common.collect.testing.SampleElements
iterator, mapEntries
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleElements.Enums

public SampleElements.Enums()


Copyright © 2010-2012. All Rights Reserved.