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

Uses in package org.jfree.data.time

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

Second.Second(int second, Minute minute)
Constructs a new Second.

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

Minute
Returns the minute.
Minute
Minute.parseMinute(String s)
Creates a Minute instance by parsing a string.