Interface TypeValueTable.OnLcopyValue

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.OnLcopyValue
  • Method Summary

    Modifier and Type
    Method
    Description
    onLcopyValue(CallbackHandler __self, Value value, int n_collect_values, TypeCValue collect_values, int collect_flags)
     
  • Method Details

    • onLcopyValue

      Str onLcopyValue(CallbackHandler __self, @Nonnull Value value, int n_collect_values, @Nonnull TypeCValue collect_values, int collect_flags)
      Parameters:
      value -
      n_collect_values -
      collect_values -
      collect_flags -
      Returns: