Uses of Class
com.github.rvesse.airline.types.numerics.ComplexNumericTypeConverter
Packages that use ComplexNumericTypeConverter
Package
Description
-
Uses of ComplexNumericTypeConverter in com.github.rvesse.airline.types.numerics.abbreviated
Modifier and TypeClassDescriptionclass
class
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
A numeric type converter that supports suffixes used to denote base 2 kilo unitsclass
class
class
-
Uses of ComplexNumericTypeConverter in com.github.rvesse.airline.types.numerics.bases
Modifier and TypeClassDescriptionclass
A type converter that supports binary numbersclass
A type converter that supports hexadecimal numbersclass
A type converter that supports octal numbers