- java.lang.Object
-
- com.github.weisj.jsvg.animation.time.Interval
-
public final class Interval extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull Duration
begin()
@NotNull Duration
duration()
@NotNull Duration
end()
boolean
isValid()
java.lang.String
toString()
-