| Modifier and Type | Field and Description |
|---|---|
private long |
ms |
private Vector2D |
rade |
private Date |
start |
| Constructor and Description |
|---|
LaserPointing(Vector2D aa,
Date begin,
long duration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
long |
getDuration() |
Vector2D |
getRaDe() |
Date |
getStart() |
int |
hashCode() |
String |
toString() |
private final Vector2D rade
private final Date start
private final long ms