Uses of Class
org.jfree.data.time.Second
Packages that use Second
-
Uses of Second in org.jfree.data.time
Methods in org.jfree.data.time that return SecondModifier and TypeMethodDescriptionMillisecond.getSecond()
Returns the second.static Second
Second.parseSecond
(String s) Creates a new instance by parsing a string.Constructors in org.jfree.data.time with parameters of type SecondModifierConstructorDescriptionMillisecond
(int millisecond, Second second) Constructs a millisecond.