Class Gold


  • public class Gold
    extends Thing
    • Constructor Summary

      Constructors 
      Constructor Description
      Gold​(int row, int col)  
    • Constructor Detail

      • Gold

        public Gold​(int row,
                    int col)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object