Interface PseudoStateListener<S,E>

Type Parameters:
S - the type of state
E - the type of event
All Known Implementing Classes:
CompositePseudoStateListener

public interface PseudoStateListener<S,E>
PseudoStateListener for various pseudo state events.
Author:
Janne Valkealahti