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

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

public static final class Helpers.NullsBeforeB
extends Helpers.NullsBefore

See Also:
Serialized Form

Field Summary
static Helpers.NullsBeforeB 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.NullsBeforeB INSTANCE


Copyright © 2010-2012. All Rights Reserved.