Modifier | Constructor and Description |
---|---|
protected |
ArrayGroup(Object... path) |
Modifier and Type | Method and Description |
---|---|
Group |
drillDown(Object valueAt) |
Group |
drillUp() |
boolean |
equals(Object o) |
Object |
getLast() |
Object[] |
getPath() |
Object |
getPath(int i) |
int |
getPathLength() |
int |
hashCode() |
boolean |
startsWith(Group group) |
String |
toString() |
protected ArrayGroup(Object... path)
public int getPathLength()
getPathLength
in interface Group
public boolean startsWith(Group group)
startsWith
in interface Group
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.