public class EditableSquare extends Square implements Editable<SquareBuilder>
| Constructor and Description |
|---|
EditableSquare(int x,
int y,
int height) |
| Modifier and Type | Method and Description |
|---|---|
SquareBuilder |
edit() |
getCount, getNotes, getX, getY, setCount, setNotespublic SquareBuilder edit()
edit in interface Editable<SquareBuilder>Copyright © 2022. All Rights Reserved.