Uses of Interface
org.multiverse.api.Stm
Packages that use Stm
Package
Description
-
Uses of Stm in org.multiverse.api
Fields in org.multiverse.api declared as StmMethods in org.multiverse.api that return Stm -
Uses of Stm in org.multiverse.api.collections
Methods in org.multiverse.api.collections that return Stm -
Uses of Stm in org.multiverse.collections
Fields in org.multiverse.collections declared as StmModifier and TypeFieldDescriptionprotected final StmAbstractTxnCollection.stmprotected final StmAbstractTxnMap.stmprivate final StmNaiveTxnCollectionFactory.stmMethods in org.multiverse.collections that return StmModifier and TypeMethodDescriptionAbstractTxnCollection.getStm()final StmAbstractTxnMap.getStm()NaiveTxnCollectionFactory.getStm()Constructors in org.multiverse.collections with parameters of type StmModifierConstructorDescriptionprotectedAbstractTxnCollection(Stm stm) AbstractTxnMap(Stm stm) (package private)It(Stm stm, NaiveTxnStack.Node<E> node) NaiveTxnHashMap(Stm stm) NaiveTxnHashSet(Stm stm) NaiveTxnLinkedList(Stm stm) NaiveTxnLinkedList(Stm stm, int capacity) NaiveTxnStack(Stm stm) NaiveTxnStack(Stm stm, int capacity) -
Uses of Stm in org.multiverse.stms.gamma
Classes in org.multiverse.stms.gamma that implement Stm