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

Uses in package org.jfree.data.time

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

Minute.Minute(int minute, Hour hour)
Constructs a new Minute.

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

Hour
Returns the hour.
Hour
Hour.parseHour(String s)
Creates an Hour instance by parsing a string.