Uses of Enum Class
net.sourceforge.argparse4j.helper.CJKTextWidthCounter.EastAsianWidth
Packages that use CJKTextWidthCounter.EastAsianWidth
-
Uses of CJKTextWidthCounter.EastAsianWidth in net.sourceforge.argparse4j.helper
Fields in net.sourceforge.argparse4j.helper declared as CJKTextWidthCounter.EastAsianWidthModifier and TypeFieldDescription(package private) CJKTextWidthCounter.EastAsianWidth
CJKTextWidthCounter.CpRange.w
Methods in net.sourceforge.argparse4j.helper that return CJKTextWidthCounter.EastAsianWidthModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CJKTextWidthCounter.EastAsianWidth[]
CJKTextWidthCounter.EastAsianWidth.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.argparse4j.helper with parameters of type CJKTextWidthCounter.EastAsianWidthModifierConstructorDescription(package private)
CpRange
(int first, int last, CJKTextWidthCounter.EastAsianWidth w)