titus.genpy.PersistentStorageItem

class titus.genpy.PersistentStorageItem(value, shared, rollback, source)[source]

Bases: object

Represents the state of one cell or pool at runtime.

__init__(value, shared, rollback, source)