Interface RangeClass.OnAdjustBounds

Enclosing class:
RangeClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface RangeClass.OnAdjustBounds
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onAdjustBounds(CallbackHandler __self, Range range, double new_value)
     
  • Method Details

    • onAdjustBounds

      void onAdjustBounds(CallbackHandler __self, @Nonnull Range range, double new_value)
      Parameters:
      range -
      new_value -