public interface IStoredDoubleTrail extends IStorage
Modifier and Type | Method and Description |
---|---|
void |
buildFakeHistory(StoredDouble v,
double initValue,
int fromStamp) |
void |
savePreviousState(StoredDouble v,
double oldValue,
int oldStamp) |
worldCommit, worldPop, worldPush
void savePreviousState(StoredDouble v, double oldValue, int oldStamp)
void buildFakeHistory(StoredDouble v, double initValue, int fromStamp)
Copyright © 2017. All rights reserved.