Interface TypeValueTable.OnValueCopy

Enclosing class:
TypeValueTable
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 TypeValueTable.OnValueCopy
  • Method Details

    • onValueCopy

      void onValueCopy(CallbackHandler __self, @Nonnull Value src_value, @Nonnull Value dest_value)
      Parameters:
      src_value -
      dest_value -