public class Size extends Object
Size()
Size(int width, int height)
boolean
equals(Object obj)
int
getHeight()
getWidth()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Size()
public Size(int width, int height)
public int getWidth()
public int getHeight()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2013. All Rights Reserved.