public class Box extends Object
Box()
int
getHeight()
getWidth()
void
setHeight(int height)
setWidth(int width)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Box()
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
Copyright © 2023 Bstek. All rights reserved.