Class SourceHandler<S extends State>

  • Type Parameters:
    S - current state for the Source Holder
    All Implemented Interfaces:
    InputEventHandlerCallback

    public abstract class SourceHandler<S extends State>
    extends Object
    implements InputEventHandlerCallback
    SourceHandler is an optional implementable class that wraps InputHandler. It will do optional processing to the events before sending the events to the input handler