Class Rectangle
java.lang.Object
io.micronaut.serde.toml.fixture.Rectangle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetBottomRight(Point bottomRight) voidsetTopLeft(Point topLeft)
-
Constructor Details
-
Rectangle
public Rectangle() -
Rectangle
-
-
Method Details
-
getTopLeft
-
setTopLeft
-
getBottomRight
-
setBottomRight
-
equals
-
hashCode
-