Uses of Interface
one.nio.mem.Allocator
-
Packages that use Allocator Package Description one.nio.mem -
-
Uses of Allocator in one.nio.mem
Classes in one.nio.mem that implement Allocator Modifier and Type Class Description classArenaAllocatorFast arena-based allocator that does not suffer from fragmentation.classFixedSizeAllocatorclassMallocA simplified implementation of Doug Lea's Memory Allocator.classMallocAnalyzerclassMallocMTConcurrent implementation ofMalloc.
-