Class Counter


  • public class Counter
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CPT  
    • Constructor Summary

      Constructors 
      Constructor Description
      Counter()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CPT

        public static int CPT
    • Constructor Detail

      • Counter

        public Counter()