TransactionalStateWrapper

Undocumented in source.
class TransactionalStateWrapper : AbstractList!Object {}

Constructors

this
this(TransactionalState transactionalState)
Undocumented in source.

Members

Functions

get
Object get(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
size
int size()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta