Class NativeVolumeMonitor.NativeVolumeMonitorClass

All Implemented Interfaces:
Proxy
Enclosing class:
NativeVolumeMonitor

public static class NativeVolumeMonitor.NativeVolumeMonitorClass extends VolumeMonitor.VolumeMonitorClass
  • Constructor Details

    • NativeVolumeMonitorClass

      public NativeVolumeMonitorClass(MemorySegment address)
      Create a NativeVolumeMonitorClass proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideGetMountForMountPath

      public void overrideGetMountForMountPath(Arena arena, @Nullable Method method)
      Override virtual method get_mount_for_mount_path.
      Parameters:
      method - the method to invoke