Schnittstelle ChildProxyInterface.OnChildRemoved

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

@FunctionalInterface public static interface ChildProxyInterface.OnChildRemoved
  • Methodendetails

    • onChildRemoved

      void onChildRemoved(CallbackHandler __self, @Nonnull ChildProxy parent, @Nonnull Object child, @Nonnull Str name)
      Parameter:
      parent - the parent object
      child - the removed child
      name - the name of the old child