Uses of Class
choco.kernel.memory.trailing.StoredLong

Packages that use StoredLong
choco.kernel.memory.trailing.trail   
 

Uses of StoredLong in choco.kernel.memory.trailing.trail
 

Methods in choco.kernel.memory.trailing.trail with parameters of type StoredLong
 void StoredLongTrail.savePreviousState(StoredLong v, long oldValue, int oldStamp)
          Reacts when a StoredInt is modified: push the former value & timestamp on the stacks.
 



Copyright © 2012. All Rights Reserved.