Class Size


  • public class Size
    extends Object
    • Field Detail

      • width

        public int width
      • height

        public int height
    • Constructor Detail

      • Size

        public Size​(int width,
                    int height)