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 TxnRefFactoryBuilderStm. getTxRefFactoryBuilder()Gets theTxnRefFactoryBuilder. -
Uses of TxnRefFactoryBuilder in org.multiverse.stms.gamma
Subinterfaces of TxnRefFactoryBuilder in org.multiverse.stms.gamma Modifier and Type Interface Description interfaceGammaTxnRefFactoryBuilderATxnRefFactoryBuildertailored for the GammaStm.Classes in org.multiverse.stms.gamma that implement TxnRefFactoryBuilder Modifier and Type Class Description private classGammaStm.GammaTxnRefFactoryBuilderImpl
-