public final class Dimension
private final Integer
size
width
height
Dimension(Short width, Short height)
Dimension(Integer width, Integer height)
final Integer
getSize()
getWidth()
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getSize()
final Integer getWidth()
final Integer getHeight()