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

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

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

Methods in choco.kernel.memory.trailing.trail with parameters of type StoredVector
 void StoredVectorTrail.savePreviousState(StoredVector<?> vect, int index, Object oldValue, int oldStamp)
          Reacts on the modification of an element in a stored search vector.
 



Copyright © 2012. All Rights Reserved.