Interface ObjectClass.OnConstructor

Enclosing class:
ObjectClass
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 ObjectClass.OnConstructor
  • Method Details

    • onConstructor

      Object onConstructor(CallbackHandler __self, long type, int n_construct_properties, @Nonnull ObjectConstructParam construct_properties)
      Parameters:
      type -
      n_construct_properties -
      construct_properties -
      Returns: