|
JTemporal Home Tutorial |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
V - the type of the valuepublic interface TimedObject<V>
Associates an Object to a Period. The semantics of the period is free. Is immutable when the value is immutable as well.
| Method Summary | |
|---|---|
Period |
getPeriod()
Must always return the same Period. |
V |
getValue()
Must always return the same reference of value. |
| Method Detail |
|---|
Period getPeriod()
V getValue()
|
JTemporal Home Tutorial |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||