Class ArtworkCountDiffers

  • All Implemented Interfaces:
    IssueDescriptor

    public class ArtworkCountDiffers
    extends Object
    implements IssueDescriptor
    Represents an exception for the different artwork count check. Basically stating that the given tracks may have different artwork counts.
    Author:
    Hendrik Schreiber
    • Constructor Detail

      • ArtworkCountDiffers

        public ArtworkCountDiffers()
      • ArtworkCountDiffers

        public ArtworkCountDiffers​(long id)
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object