Class AutoUnitDecimal
java.lang.Object
net.filebot.format.AutoUnitDecimal
- All Implemented Interfaces:
CharSequence,Comparable<Object>,StringBinding
- Direct Known Subclasses:
ChannelCount,FrameRate
-
Constructor Summary
Constructors -
Method Summary
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
-
AutoUnitDecimal
-
-
Method Details
-
getValue
-
toLong
-
toDouble
-
toInteger
-
toFloat
-
toNumber
-
compareTo
- Specified by:
compareToin interfaceComparable<Object>
-
equals
-
asType
-
div
-
round
-
format
-
format
-
format
-
format
-
isFraction
-
getFractionDigits
-
getNumber
-
getUnit
-
toString
-