com.google.common.collect.testing
Class Helpers.NullsBeforeTwo

java.lang.Object
  extended by com.google.common.collect.testing.Helpers.NullsBefore
      extended by com.google.common.collect.testing.Helpers.NullsBeforeTwo
All Implemented Interfaces:
Serializable, Comparator<String>
Enclosing class:
Helpers

public static final class Helpers.NullsBeforeTwo
extends Helpers.NullsBefore

See Also:
Serialized Form

Field Summary
static Helpers.NullsBeforeTwo INSTANCE
           
 
Method Summary
 
Methods inherited from class com.google.common.collect.testing.Helpers.NullsBefore
compare, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Helpers.NullsBeforeTwo INSTANCE


Copyright © 2010-2012. All Rights Reserved.