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

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

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

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



Copyright © 2012. All Rights Reserved.