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

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

public static class SampleElements.Strings
extends SampleElements<String>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.common.collect.testing.SampleElements
SampleElements.Colliders, SampleElements.Enums, SampleElements.Strings, SampleElements.Unhashables
 
Field Summary
static String AFTER_LAST
           
static String AFTER_LAST_2
           
static String BEFORE_FIRST
           
static String BEFORE_FIRST_2
           
static String MIN_ELEMENT
           
 
Fields inherited from class com.google.common.collect.testing.SampleElements
e0, e1, e2, e3, e4
 
Constructor Summary
SampleElements.Strings()
           
 
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
 

Field Detail

BEFORE_FIRST

public static final String BEFORE_FIRST
See Also:
Constant Field Values

BEFORE_FIRST_2

public static final String BEFORE_FIRST_2
See Also:
Constant Field Values

MIN_ELEMENT

public static final String MIN_ELEMENT
See Also:
Constant Field Values

AFTER_LAST

public static final String AFTER_LAST
See Also:
Constant Field Values

AFTER_LAST_2

public static final String AFTER_LAST_2
See Also:
Constant Field Values
Constructor Detail

SampleElements.Strings

public SampleElements.Strings()


Copyright © 2010-2011. All Rights Reserved.