public final class Dimension extends java.lang.Object
Dimension(int width, int height)
boolean
equals(java.lang.Object other)
int
getHeight()
getWidth()
hashCode()
java.lang.String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Dimension(int width, int height)
public int getWidth()
public int getHeight()
public boolean equals(java.lang.Object other)
equals
java.lang.Object
public int hashCode()
hashCode
public java.lang.String toString()
toString