public final class Dimension extends Object
Dimension(int width, int height)
boolean
equals(Object other)
int
getHeight()
getWidth()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Dimension(int width, int height)
public int getWidth()
public int getHeight()
public boolean equals(Object other)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2007-2014. All Rights Reserved.