public class Position extends Object
| Constructor and Description |
|---|
Position() |
Position(Integer... position) |
Position(Integer position) |
Position(List<Integer> position,
Integer childPosition) |
| Modifier and Type | Method and Description |
|---|---|
Position |
addPosition(Integer position) |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isEmpty() |
String |
toString() |
Copyright © 2015. All rights reserved.