public class FloatComparator extends AbstractComparableComparator<Float>
| Constructor and Description |
|---|
FloatComparator() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareValues(Float v1,
Float v2) |
compare, compareClasses, tryCastclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongprotected int compareValues(Float v1, Float v2)
compareValues in class AbstractComparableComparator<Float>Copyright © 2012–2022. All rights reserved.