Class SampleElements.Strings
java.lang.Object
com.google.common.collect.testing.SampleElements<String>
com.google.common.collect.testing.SampleElements.Strings
- Enclosing class:
SampleElements<E extends @Nullable Object>
- Author:
- Kevin Bourrillion
-
Nested Class Summary
Nested classes/interfaces inherited from class SampleElements
SampleElements.Chars, SampleElements.Colliders, SampleElements.Enums, SampleElements.Ints, SampleElements.Strings, SampleElements.Unhashables -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SampleElements
asList, e0, e1, e2, e3, e4, iterator, mapEntriesMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Field Details
-
BEFORE_FIRST
- See Also:
-
BEFORE_FIRST_2
- See Also:
-
MIN_ELEMENT
- See Also:
-
AFTER_LAST
- See Also:
-
AFTER_LAST_2
- See Also:
-
-
Constructor Details
-
Strings
public Strings()
-