|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeInterval
A time interval, representing a length of time.
Method Summary | |
---|---|
int |
getType()
Returns the time unit type in which the time interval is expressed. |
double |
getValue()
Returns the length of the time interval. |
boolean |
isIndefinite()
Checks whether the receiver represents the indefinite time interval. |
Method Detail |
---|
boolean isIndefinite()
double getValue()
int getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |