public final class Size
private final Integer
width
height
Size(Integer width, Integer height)
final Integer
getWidth()
getHeight()
Boolean
equals(Object other)
String
toString()
Integer
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getWidth()
final Integer getHeight()
Boolean equals(Object other)
String toString()
Integer hashCode()