Class AutoScaleInteger
java.lang.Object
net.filebot.format.AutoScaleInteger
- All Implemented Interfaces:
CharSequence,Comparable<Object>,StringBinding
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleangetG()getK()getM()getScale()getUnit(AutoScaleInteger.Scale scale) longgetValue()round(int precision) scale(AutoScaleInteger.Scale scale) doubletoDouble()floattoFloat()intlongtoLong()toNumber()toString()toString(AutoScaleInteger.Scale target) Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints, isEmptyMethods inherited from interface net.filebot.format.StringBinding
after, before, charAt, length, lower, lowerTrail, negative, removeAll, replace, replace, replaceAll, space, subSequence, upper, upperInitial
-
Constructor Details
-
AutoScaleInteger
-
-
Method Details
-
getValue
-
getScale
-
scale
-
getG
-
getM
-
getK
-
toLong
-
toDouble
-
toInteger
-
toFloat
-
toNumber
-
compareTo
- Specified by:
compareToin interfaceComparable<Object>
-
equals
-
asType
-
div
-
round
-
format
-
format
-
format
-
getUnit
-
toString
-
toString
-