Interface EventCounter


  • public interface EventCounter
    Author:
    Jens Wilke
    • Method Detail

      • loadStart

        void loadStart()
      • load

        void load()
      • load

        void load​(int cnt)
      • getLoadCount

        long getLoadCount()
      • write

        void write()
      • write

        void write​(int cnt)
      • getWriteCount

        long getWriteCount()