public final class ToyTriangle extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ToyTriangle.ToyTriangleJacksonDeSerializer |
static class |
ToyTriangle.ToyTriangleJacksonSerializer |
static class |
ToyTriangle.ToyTriangleSerializer |
Constructor and Description |
---|
ToyTriangle(int x,
int y,
int z) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
getX() |
int |
getY() |
int |
getZ() |
int |
hashCode() |
String |
toString() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.