Class SynchronizedCountOperation


  • public final class SynchronizedCountOperation
    extends java.lang.Object
    This class execute some operation periodically with some accumulated value. The period of execution is evaluated for each input but there aren't any timer or thread running for each counter instance.
    Author:
    javaito.