Class MessageCounter.Counter

java.lang.Object
eu.bandm.tools.message.MessageCounter.Counter
Enclosing class:
MessageCounter

protected class MessageCounter.Counter extends Object
Is used to count the messages for one particular kind.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) int
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) void
    inc()
     
    (package private) void
     

    Methods inherited from class java.lang.Object

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

    • i

      int i
  • Constructor Details

    • Counter

      protected Counter()
  • Method Details

    • reset

      void reset()
    • inc

      void inc()