Class Event

java.lang.Object
org.oscim.event.Event

public class Event extends Object
The Class Event to be sub-classed by event-producers. Should be used to distinguish the type of event when more than one is produced.
  • Constructor Details

    • Event

      public Event()