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