Class Cflow

    • Constructor Detail

      • Cflow

        public Cflow()
    • Method Detail

      • enter

        public void enter()
        Increments the counter.
      • exit

        public void exit()
        Decrements the counter.
      • value

        public int value()
        Returns the value of the counter.