Uses of Class
com.github.rvesse.airline.types.numerics.abbreviated.MapAbbreviatedNumericTypeConverter
-
Packages that use MapAbbreviatedNumericTypeConverter Package Description com.github.rvesse.airline.types.numerics.abbreviated -
-
Uses of MapAbbreviatedNumericTypeConverter in com.github.rvesse.airline.types.numerics.abbreviated
Subclasses of MapAbbreviatedNumericTypeConverter 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
MultiSequenceAbbreviatedNumericTypeConverter
class
SequenceAbbreviatedNumericTypeConverter
-