Interface TypedEventDispatcher.AffectedObjectOnlyHandler<T>

All Superinterfaces:
TypedEventDispatcher.EventRecordHandler<T,Void>
Enclosing class:
TypedEventDispatcher

public static interface TypedEventDispatcher.AffectedObjectOnlyHandler<T> extends TypedEventDispatcher.EventRecordHandler<T,Void>
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
    void
    handle(T affectedObject)