org.joda.time.convert.DurationConverter |
DurationConverter defines how an object is converted to a millisecond duration.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Extracts the millis from an object of this convertor's type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Extracts the millis from an object of this convertor's type.
object | the object to convert, must not be null |
---|
ClassCastException | if the object is invalid |
---|