public static class ResolutionStrategy.MeasuredDimension extends java.lang.Object
int
height
width
MeasuredDimension(int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int width
public final int height
public MeasuredDimension(int width, int height)