Package net.filebot.format
Class FrameRate
java.lang.Object
net.filebot.format.AutoUnitDecimal
net.filebot.format.FrameRate
- All Implemented Interfaces:
CharSequence
,Comparable<Object>
,StringBinding
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.filebot.format.AutoUnitDecimal
asType, compareTo, div, equals, format, format, format, format, getFractionDigits, getNumber, getValue, isFraction, round, toDouble, toFloat, toInteger, toLong, toNumber, toString
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.CharSequence
chars, codePoints, isEmpty
Methods inherited from interface net.filebot.format.StringBinding
after, before, charAt, length, lower, lowerTrail, negative, removeAll, replace, replace, replaceAll, space, subSequence, upper, upperInitial
-
Constructor Details
-
FrameRate
-
-
Method Details
-
getUnit
- Specified by:
getUnit
in classAutoUnitDecimal
-
parse
-