Class DirtQueueSummaryEntry

    • Constructor Detail

      • DirtQueueSummaryEntry

        public DirtQueueSummaryEntry()
    • Method Detail

      • getLabel

        public String getLabel()
        Action label
        Returns:
        label
      • getCount

        public int getCount()
        Number of subsequent entries of the same type
        Returns:
        count
      • setCount

        public DirtQueueSummaryEntry setCount​(int count)
        Set entry count
        Parameters:
        count - count
        Returns:
        fluent API
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object