|
JTemporal Home Tutorial |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MissingInstantHandler
Reacts on missing elements.
Method Summary | |
---|---|
void |
handleMissingElement(TimeSeries ts,
Instant i)
Deprecated. This method is called when get(Instant) is called on the timeseries and no value is found. |
Method Detail |
---|
void handleMissingElement(TimeSeries ts, Instant i)
null
.
This will cache the information that there is no entry for this instant.
ts
- the TimeSeries instance originating the calli
- the keys whose no value is associated
|
JTemporal Home Tutorial |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |