| Package | Description |
|---|---|
| org.mc4j.ems.store |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Value> |
CompleteValueHistory.values
Newer values are added at the end of the list.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Value> |
ValueHistory.getValues() |
java.util.List<Value> |
CompleteValueHistory.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueHistory.addValue(Value value) |
void |
CompleteValueHistory.addValue(Value value) |