Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Reactor.alloc Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AbstractReferenceAn abstract Reference implementation that does reference counting.Classreactor.allocReactor
AllocatorAn Allocator is responsible for returning to the caller a Reference to a reusable object or to provide a newly-created object, depending on the underlying allocation strategy.Interfacereactor.allocReactor
EventAllocatorGeneric Event Allocator.Classreactor.allocReactor
EventFactorySupplierA Supplier implementation that instantiates Events based on Event data type.Classreactor.allocReactor
RecyclableNumberClassreactor.allocReactor
RecyclableStringClassreactor.allocReactor
ReferenceA Reference provides access to and metadata about a poolable object.Interfacereactor.allocReactor
ReferenceCountingAllocatorAn implementation of Allocator that uses reference counting to determine when an object be recycled and placed back into the pool to be reused.Classreactor.allocReactor