public class UpdateableSquare extends SquareFluentImpl<UpdateableSquare> implements Updateable<Square>
_visitables| Constructor and Description |
|---|
UpdateableSquare(java.util.function.Function<Square,Square> function) |
UpdateableSquare(Square item) |
UpdateableSquare(Square item,
java.util.function.Function<Square,Square> function) |
| Modifier and Type | Method and Description |
|---|---|
Square |
update() |
equals, getHeight, hashCode, hasHeight, toString, withHeightgetCount, getNotes, getX, getY, hasCount, hasNotes, hasX, hasY, withCount, withCount, withNotes, withNotes, withX, withYaccept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitCopyright © 2022. All Rights Reserved.