Uses of Interface
org.multiverse.api.references.TxnRefFactoryBuilder
-
Packages that use TxnRefFactoryBuilder Package Description org.multiverse.api org.multiverse.stms.gamma -
-
Uses of TxnRefFactoryBuilder in org.multiverse.api
Methods in org.multiverse.api that return TxnRefFactoryBuilder Modifier and Type Method Description TxnRefFactoryBuilder
Stm. getTxRefFactoryBuilder()
Gets theTxnRefFactoryBuilder
. -
Uses of TxnRefFactoryBuilder in org.multiverse.stms.gamma
Subinterfaces of TxnRefFactoryBuilder in org.multiverse.stms.gamma Modifier and Type Interface Description interface
GammaTxnRefFactoryBuilder
ATxnRefFactoryBuilder
tailored for the GammaStm.
-