Class LockFreePrefixTree.HeapAllocator

java.lang.Object
org.graalvm.collections.LockFreePrefixTree.Allocator
org.graalvm.collections.LockFreePrefixTree.HeapAllocator
Enclosing class:
LockFreePrefixTree

public static class LockFreePrefixTree.HeapAllocator extends LockFreePrefixTree.Allocator
Allocator that allocates objects directly on the managed heap.
Since:
23.0
  • Constructor Details

    • HeapAllocator

      public HeapAllocator()
  • Method Details