public class CreateableSquare extends SquareFluentImpl<CreateableSquare> implements Createable<Square>
_visitables| Constructor and Description |
|---|
CreateableSquare(java.util.function.Function<Square,Square> function) |
CreateableSquare(Square item) |
CreateableSquare(Square item,
java.util.function.Function<Square,Square> function) |
| Modifier and Type | Method and Description |
|---|---|
Square |
create() |
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.