Class TimerBlast2.Info

  • Enclosing class:
    TimerBlast2

    public static class TimerBlast2.Info
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.concurrent.atomic.AtomicInteger count  
    • Constructor Summary

      Constructors 
      Constructor Description
      Info()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • count

        java.util.concurrent.atomic.AtomicInteger count
    • Constructor Detail

      • Info

        public Info()