|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimePeriod
A period of time measured to millisecond precision using two instances of
java.util.Date
.
Method Summary | |
---|---|
java.util.Date |
getEnd()
Returns the end date/time. |
java.util.Date |
getStart()
Returns the start date/time. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
java.util.Date getStart()
null
).java.util.Date getEnd()
null
).
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |