Class ClearEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      ClearEvent​(EventSource source)
      Constructs an event from the given event session.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClearEvent

        public ClearEvent​(EventSource source)
        Constructs an event from the given event session.
        Parameters:
        source - The session event source.