Class Adjustment.AdjustmentClass

All Implemented Interfaces:
Proxy
Enclosing class:
Adjustment

public static class Adjustment.AdjustmentClass extends InitiallyUnowned.InitiallyUnownedClass
  • Constructor Details

    • AdjustmentClass

      public AdjustmentClass(MemorySegment address)
      Create a AdjustmentClass 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
    • overrideChanged

      public void overrideChanged(Arena arena, @Nullable Method method)
      Override virtual method changed.
      Parameters:
      method - the method to invoke
    • overrideValueChanged

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