Package net.filebot.format
Class BitRate
java.lang.Object
net.filebot.format.AutoScaleInteger
net.filebot.format.BitRate
- All Implemented Interfaces:
CharSequence
,Comparable<Object>
,StringBinding
-
Nested Class Summary
Nested classes/interfaces inherited from class net.filebot.format.AutoScaleInteger
AutoScaleInteger.Scale
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.filebot.format.AutoScaleInteger
asType, compareTo, div, equals, format, format, format, getG, getK, getM, getScale, getValue, round, toDouble, toFloat, toInteger, toLong, toNumber, toString, 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
-
BitRate
-
BitRate
-
-
Method Details
-
scale
- Overrides:
scale
in classAutoScaleInteger
-
getGbps
-
getMbps
-
getKbps
-
getUnit
- Overrides:
getUnit
in classAutoScaleInteger
-
parse
-