Class Native.Native$Impl

All Implemented Interfaces:
Accessible, Buildable, ConstraintTarget, Native, Proxy
Enclosing interface:
Native

public static class Native.Native$Impl extends Widget implements Native
The Native$Impl type represents a native instance of the Native interface.
  • Constructor Details

    • Native$Impl

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