Uses of Interface
org.multiverse.api.references.TxnRefFactory
Packages that use TxnRefFactory
Package
Description
-
Uses of TxnRefFactory in org.multiverse.api
Fields in org.multiverse.api declared as TxnRefFactoryMethods in org.multiverse.api that return TxnRefFactoryModifier and TypeMethodDescriptionStm.getDefaultRefFactory()Returns the defaultTxnRefFactorythat can be used for easy and cheap access to a reference factory instead of setting one up through theTxnRefFactoryBuilder. -
Uses of TxnRefFactory in org.multiverse.api.references
Methods in org.multiverse.api.references that return TxnRefFactory -
Uses of TxnRefFactory in org.multiverse.collections
Fields in org.multiverse.collections declared as TxnRefFactoryModifier and TypeFieldDescriptionprotected final TxnRefFactoryAbstractTxnCollection.defaultRefFactoryprotected final TxnRefFactoryAbstractTxnMap.defaultRefFactoryConstructors in org.multiverse.collections with parameters of type TxnRefFactory -
Uses of TxnRefFactory in org.multiverse.stms.gamma
Subinterfaces of TxnRefFactory in org.multiverse.stms.gammaClasses in org.multiverse.stms.gamma that implement TxnRefFactory