Package org.teamapps.event

  • Interface Summary 
    Interface Description
    Disposable  
    SelfDisposingEventListener<E>  
  • Class Summary 
    Class Description
    DecoupledEvent<EVENT_DATA>
    Forces events to be handled in a different Thread than the firing one.
    Event<EVENT_DATA>
    Represents an event that can get fired.