Class ItemsProgressInformation

    • Method Detail

      • getProgress

        public int getProgress()
      • getErrors

        public int getErrors()
      • getExpectedProgress

        public Integer getExpectedProgress()
      • getPercentage

        public float getPercentage()
      • checkConsistence

        public void checkConsistence()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toHumanReadableString

        @NotNull
        public @NotNull String toHumanReadableString​(boolean longForm)