Uses of Class
com.github.rvesse.airline.types.numerics.abbreviated.AbbreviatedNumericTypeConverter
-
Packages that use AbbreviatedNumericTypeConverter Package Description com.github.rvesse.airline.types.numerics.abbreviated -
-
Uses of AbbreviatedNumericTypeConverter in com.github.rvesse.airline.types.numerics.abbreviated
Subclasses of AbbreviatedNumericTypeConverter in com.github.rvesse.airline.types.numerics.abbreviated Modifier and Type Class Description class
KiloAs1000
A numeric type converter that supports standard using suffixes -k m b t
- to abbreviate numbers expressed in terms of thousands, millions, billions or trillionsclass
KiloAs1024
A numeric type converter that supports suffixes used to denote base 2 kilo unitsclass
MapAbbreviatedNumericTypeConverter
class
MultiSequenceAbbreviatedNumericTypeConverter
class
SequenceAbbreviatedNumericTypeConverter
-