public interface IDurationValue extends java.lang.Comparable<IDurationValue>
Instances are "table-friendly": you can use instances in tables and they can be sorted properly.
IFactory.newDurationValue(long),
IFactory.newDurationValue(long, IDurationFormat),
IDurationFormat| Modifier and Type | Method and Description |
|---|---|
IDurationFormat |
getDurationFormat()
Returns the duration format hint for renderers.
|
long |
getValue()
Returns the time duration value in milliseconds.
|
long getValue()
IDurationFormat getDurationFormat()
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.