public class NoopComparator<T> extends ConstantComparator<T>
NoopComparator always returns 0.
It is useful mostly in testing scenarios.| Constructor and Description |
|---|
NoopComparator() |
compareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsCopyright © 2013 Atomic Leopard. All Rights Reserved.