@Value
public class Vector
extends java.lang.Object
| Constructor and Description |
|---|
Vector(double positionX,
double positionY) |
| Modifier and Type | Method and Description |
|---|---|
Vector |
getDifference(Vector difference) |
double |
getX() |
double |
getY() |