Uses of Interface
io.atomix.utils.concurrent.ReferenceFactory
-
Packages that use ReferenceFactory Package Description io.atomix.utils.concurrent Provides classes and interfaces for managing concurrency. -
-
Uses of ReferenceFactory in io.atomix.utils.concurrent
Constructors in io.atomix.utils.concurrent with parameters of type ReferenceFactory Constructor Description ReferencePool(ReferenceFactory<T> factory)
-