|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DoubleArrayTimeCache
Nested Class Summary | |
---|---|
static interface |
DoubleArrayTimeCache.Data
|
Method Summary | |
---|---|
DoubleArrayTimeCache.Data |
getData(Timestamp begin,
Timestamp end)
|
Display |
getDisplay()
|
java.util.List<DoubleArrayTimeCache.Data> |
newData(Timestamp beginUpdate,
Timestamp endUpdate,
Timestamp beginNew,
Timestamp endNew)
Each segment of the new data ends with an array of old data. |
Method Detail |
---|
DoubleArrayTimeCache.Data getData(Timestamp begin, Timestamp end)
java.util.List<DoubleArrayTimeCache.Data> newData(Timestamp beginUpdate, Timestamp endUpdate, Timestamp beginNew, Timestamp endNew)
Display getDisplay()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |