public static class N.Dimension extends N.Pair
_1, _2
Dimension(Integer width, Integer height)
int
h()
height()
w()
width()
equals, first, hashCode, last, left, right, second, set1, set2, toList, toMap, toMap, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Dimension(Integer width, Integer height)
public int width()
public int height()
public int w()
public int h()
Copyright © 2014–2019 OSGL (Open Source General Library). All rights reserved.