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 TypeClassDescriptionclassclassA numeric type converter that supports standard using suffixes -k m b t- to abbreviate numbers expressed in terms of thousands, millions, billions or trillionsclassA numeric type converter that supports suffixes used to denote base 2 kilo unitsclassclassclass -
Uses of ComplexNumericTypeConverter in com.github.rvesse.airline.types.numerics.bases
Modifier and TypeClassDescriptionclassA type converter that supports binary numbersclassA type converter that supports hexadecimal numbersclassA type converter that supports octal numbers