Interface BuildableIface.OnSetBuildableProperty

Enclosing class:
BuildableIface
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 BuildableIface.OnSetBuildableProperty
  • Method Details

    • onSetBuildableProperty

      void onSetBuildableProperty(CallbackHandler __self, @Nonnull Buildable buildable, @Nonnull Builder builder, @Nonnull Str name, @Nonnull Value value)
      Parameters:
      buildable -
      builder -
      name -
      value -