Class Helpers.NullsBeforeTwo
- java.lang.Object
-
- com.google.common.collect.testing.Helpers.NullsBefore
-
- com.google.common.collect.testing.Helpers.NullsBeforeTwo
-
- All Implemented Interfaces:
java.io.Serializable
,java.util.Comparator<java.lang.String>
- Enclosing class:
- Helpers
public static final class Helpers.NullsBeforeTwo extends Helpers.NullsBefore
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Helpers.NullsBeforeTwo
INSTANCE
-
Method Summary
-
Methods inherited from class com.google.common.collect.testing.Helpers.NullsBefore
compare, equals, hashCode
-
-
-
-
Field Detail
-
INSTANCE
public static final Helpers.NullsBeforeTwo INSTANCE
-
-