|
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 ReadableTemporalAttribute<V>
Superinterface common to anything able to return an object for a given instant.
Method Summary | |
---|---|
V |
get(Instant i)
Returns the object valid at the given instant. |
Method Detail |
---|
V get(Instant i)
i
- instant to query
|
JTemporal Home Tutorial |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |