public class Position extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getIdentity() |
long |
getWeight() |
int |
hashCode() |
String |
toString() |
public Position(long weight,
Object identity)
Copyright © 2020. All rights reserved.