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

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

public static class SampleElements.Ints
extends SampleElements<Integer>


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.Ints()
           
 
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.Ints

public SampleElements.Ints()


Copyright © 2010-2012. All Rights Reserved.