@Equality public static class MatrixShape.Cell extends Object
Constructor and Description |
---|
Cell(int ix,
int iy)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getX()
Returns X index.
|
int |
getY()
Returns Y index.
|
int |
hashCode() |
String |
toString() |
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.