Class Score


  • public class Score
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Score()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getValue()  
      void setValue​(int value)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Score

        public Score()
    • Method Detail

      • getValue

        public int getValue()
      • setValue

        public void setValue​(int value)