Class CJKTextWidthCounter.CpRangeCmp
java.lang.Object
net.sourceforge.argparse4j.helper.CJKTextWidthCounter.CpRangeCmp
- All Implemented Interfaces:
Comparator<CJKTextWidthCounter.CpRange>
- Enclosing class:
CJKTextWidthCounter
private static class CJKTextWidthCounter.CpRangeCmp
extends Object
implements Comparator<CJKTextWidthCounter.CpRange>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
CpRangeCmp
private CpRangeCmp()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<CJKTextWidthCounter.CpRange>
-