Interface TypeValueTable.OnCollectValue

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.OnCollectValue
  • Method Details

    • onCollectValue

      Str onCollectValue(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: