public interface TimePeriod extends Comparable
java.util.Date
.Modifier and Type | Method and Description |
---|---|
Date |
getEnd()
Returns the end date/time.
|
Date |
getStart()
Returns the start date/time.
|
compareTo
Copyright © 2001–2017 JFree.org. All rights reserved.