public abstract class ItemTable extends Furniture
Modifier and Type | Field and Description |
---|---|
private int |
diameter |
Constructor and Description |
---|
ItemTable() |
Modifier and Type | Method and Description |
---|---|
int |
getDiameter() |
int |
getUnits() |
boolean |
setDiameter(int d) |