public class Pos extends Object implements AppChildConstraint
| Constructor and Description |
|---|
Pos(int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getX() |
int |
getY() |
int |
hashCode() |
static Pos |
of(int x,
int y) |
Copyright © 2021 vpc open source initiative. All rights reserved.