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

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

public static class SampleElements.Chars
extends SampleElements<Character>


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

public SampleElements.Chars()


Copyright © 2010-2012. All Rights Reserved.