Package org.jpos.core

Class VolatileSequencer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int get​(java.lang.String counterName)  
      int get​(java.lang.String counterName, int add)  
      java.lang.String[] getCounterNames()  
      int set​(java.lang.String counterName, int newValue)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait