Uses of Interface
io.atomix.utils.memory.Memory
-
Packages that use Memory Package Description io.atomix.utils.memory 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 Memory Modifier and Type Interface Description interfaceMemoryAllocator<T extends Memory>Memory allocator.Classes in io.atomix.utils.memory that implement Memory Modifier and Type Class Description classMappedMemoryMapped memory.
-