Uses of Interface
io.atomix.utils.memory.Memory
Packages that use Memory
Package
Description
Provides classes and interfaces for performing low-level on- and off-heap memory management.
-
Uses of Memory in io.atomix.utils.memory
Classes in io.atomix.utils.memory with type parameters of type MemoryModifier and TypeInterfaceDescriptioninterfaceMemoryAllocator<T extends Memory>Memory allocator.Classes in io.atomix.utils.memory that implement Memory