Interface Counter

  • All Known Implementing Classes:
    DefaultCounter

    public interface Counter
    A counter to create a unique version for web resources
    • Method Detail

      • getCounter

        int getCounter()
        Get the resource counter
      • updateCounter

        void updateCounter()
        Update the resource counter