Interface AllocatorAware

Interface for components that are aware of a memory allocator and are using it for some purpose, such as allocating storage for other components, or data.

interface AllocatorAware(AllocatorType) ;

Methods

NameDescription
allocator Set allocator