java.lang.Object
com.github.weisj.jsvg.animation.time.Duration
- All Implemented Interfaces:
Comparable<Duration>
-
Field Details
-
INDEFINITE_RAW
public static final long INDEFINITE_RAW- See Also:
-
INDEFINITE
-
ZERO
-
milliseconds
private final long milliseconds
-
-
Constructor Details
-
Duration
public Duration(long milliseconds)
-
-
Method Details