|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITrailStorage | |
---|---|
choco.kernel.memory.trailing.trail |
Uses of ITrailStorage in choco.kernel.memory.trailing.trail |
---|
Classes in choco.kernel.memory.trailing.trail that implement ITrailStorage | |
---|---|
class |
StoredBinaryTreeTrail
Created by IntelliJ IDEA. |
class |
StoredBoolTrail
Implementing storage of historical values for backtrackable integers. |
class |
StoredDoubleTrail
A backtrackable float variable trail storing past values of all the float variables. |
class |
StoredDoubleVectorTrail
Implements a trail with the history of all the stored search vectors. |
class |
StoredIntTrail
Implementing storage of historical values for backtrackable integers. |
class |
StoredIntVectorTrail
Implements a trail with the history of all the stored search vectors. |
class |
StoredLongTrail
|
class |
StoredLongVectorTrail
Created by IntelliJ IDEA. |
class |
StoredVectorTrail
Implements a trail with the history of all the stored search vectors. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |