Schnittstelle ObjectClass.OnGetProperty

Umschließende Klasse:
ObjectClass
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface ObjectClass.OnGetProperty
  • Methodendetails

    • onGetProperty

      void onGetProperty(CallbackHandler __self, @Nonnull Object object, int property_id, @Nonnull Value value, @Nonnull ParamSpec pspec)
      Parameter:
      object -
      property_id -
      value -
      pspec -