Class KiloAs1024
java.lang.Object
com.github.rvesse.airline.types.numerics.DefaultNumericConverter
com.github.rvesse.airline.types.numerics.ComplexNumericTypeConverter
com.github.rvesse.airline.types.numerics.abbreviated.AbbreviatedNumericTypeConverter
com.github.rvesse.airline.types.numerics.abbreviated.MapAbbreviatedNumericTypeConverter
com.github.rvesse.airline.types.numerics.abbreviated.MultiSequenceAbbreviatedNumericTypeConverter
com.github.rvesse.airline.types.numerics.abbreviated.KiloAs1024
- All Implemented Interfaces:
NumericTypeConverter, TypeConverterProvider
A numeric type converter that supports suffixes used to denote base 2 kilo units
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MultiSequenceAbbreviatedNumericTypeConverter
buildSuffixesMethods inherited from class MapAbbreviatedNumericTypeConverter
getMultiplier, getPermittedPrefixes, getPermittedSuffixes, getRadix, isCaseSensitiveMethods inherited from class AbbreviatedNumericTypeConverter
getMultiplier, getRadix, parseMethods inherited from class ComplexNumericTypeConverter
getBigDecimal, getBigInteger, getDouble, getFloat, getLong, tryConvertBigDecimal, tryConvertBigInteger, tryConvertByte, tryConvertDouble, tryConvertFloat, tryConvertInteger, tryConvertLong, tryConvertShortMethods inherited from class DefaultNumericConverter
getTypeConverter, getTypeConverter, tryConvertNumerics
-
Constructor Details
-
KiloAs1024
public KiloAs1024()
-