Class DebugEvent

  • Direct Known Subclasses:
    NodeEvent

    public abstract class DebugEvent
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DebugEvent()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getEventTimeStamp()  
      • Methods inherited from class java.lang.Object

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

      • DebugEvent

        public DebugEvent()
    • Method Detail

      • getEventTimeStamp

        public long getEventTimeStamp()