Module net.sourceforge.argparse4j
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 TypeMethodDescriptionint
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
CpRangeCmp
private CpRangeCmp()
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<CJKTextWidthCounter.CpRange>
-