Class Device.Device$Impl

All Implemented Interfaces:
Proxy
Enclosing class:
Device

public static class Device.Device$Impl extends Device
The Device$Impl type represents a native instance of the abstract Device class.
Since:
1.4
  • Constructor Details

    • Device$Impl

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