handle

public abstract void handle(T event)

Handles the given event.

Parameters

event

the event to be handled