Class TimerEvent


  • public class TimerEvent
    extends java.lang.Object
    An unnamed timer has fired.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.Map<java.lang.String,​java.lang.String> name  
    • Constructor Summary

      Constructors 
      Constructor Description
      TimerEvent()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        public java.util.Map<java.lang.String,​java.lang.String> name
    • Constructor Detail

      • TimerEvent

        public TimerEvent()