Imp
[using it]
Interface Manipulation Package v4.0 (2008-06-25) a-projector ©copyright Author


imp.util
Interface Event


public interface Event

Defines the generic capability to be listenable.


Nested Class Summary
static class Event.AbstractSender<T>
          Implements an event sender.
static interface Event.Listener<T>
          Defines a generic listener.
static interface Event.Sender<T>
          Defines an event sender.