Class STN.SCCTime

java.lang.Object
it.univr.di.cstnu.algorithms.STN.SCCTime
Enclosing class:
STN

static class STN.SCCTime extends Object
Version:
$Rev: 1172 $
Author:
Roberto Posenato
  • Constructor Details

    • SCCTime

      SCCTime()
  • Method Details

    • getAndUpdate

      public final int getAndUpdate()
      Returns:
      the current value and then increase the time by one unit.
    • toString

      public final String toString()
      Just for the debugger
      Overrides:
      toString in class Object