Class EventArgs

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static EventArgs EMPTY  
    • Constructor Summary

      Constructors 
      Constructor Description
      EventArgs()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

    • Constructor Detail

      • EventArgs

        public EventArgs()