Uses of Class org.jfree.data.time.Second

Uses in package org.jfree.data.time

Constructors with parameter type org.jfree.data.time.Second

Millisecond.Millisecond(int millisecond, Second second)
Constructs a millisecond.

Methods with return type org.jfree.data.time.Second

Second
Returns the second.
Second
Second.parseSecond(String s)
Creates a new instance by parsing a string.