Class NetworkActorBase.Timer

  • Enclosing class:
    NetworkActorBase

    protected static class NetworkActorBase.Timer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Timer()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • kind

        public int kind
      • expirationTime

        public Time expirationTime
    • Constructor Detail

      • Timer

        protected Timer()