Class ExportCounter

    • Constructor Detail

      • ExportCounter

        public ExportCounter​(Integer count)
        The constructor
        Parameters:
        count - the count
    • Method Detail

      • getCount

        public int getCount()
        Get the count
        Returns:
        the count
      • incrementCount

        public void incrementCount​(int inc)
        Increment the count
        Parameters:
        inc - increments to add