Class Allocator.Allocator$Impl

All Implemented Interfaces:
Proxy
Enclosing class:
Allocator

public static class Allocator.Allocator$Impl extends Allocator
The Allocator$Impl type represents a native instance of the abstract Allocator class.
  • Constructor Details

    • Allocator$Impl

      public Allocator$Impl(MemorySegment address)
      Create a Allocator instance for the provided memory address.
      Parameters:
      address - the memory address of the native object