public final class Size extends Object
int
height
width
Size()
Size(int width, int height)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int width
public int height
public Size(int width, int height)
public Size()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.