Class Score

    • Constructor Detail

      • Score

        public Score()
      • Score

        public Score​(String scoreCard)
    • Method Detail

      • getScoreCard

        public String getScoreCard()
      • setScoreCard

        public void setScoreCard​(String scoreCard)
      • getValue

        public Double getValue()
      • setValue

        public void setValue​(Double value)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object