public class Size extends Object
Size(double width, double height)
Size
double
getHeight()
getWidth()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Size(double width, double height)
width
height
public double getWidth()
public double getHeight()
public String toString()
toString
Object
Copyright © 2022. All rights reserved.