public final class ViewSize
Represents the view's size.
private final Integer
width
height
ViewSize(Integer width, Integer height)
final Integer
getWidth()
getHeight()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getWidth()
final Integer getHeight()