Enum EventType

  • All Implemented Interfaces:
    Serializable, Comparable<EventType>

    public enum EventType
    extends Enum<EventType>
    Stores event types and offers a way to call a stored event.
    Since:
    1.8RC1
    Version:
    $Id: 62bd6afe5c404e0c7e1aa2e6da4ea252d8855304 $