Constructor and Description |
---|
LinkedGroup() |
LinkedGroup(LinkedGroup parent,
Object value) |
Modifier and Type | Method and Description |
---|---|
Group |
drillDown(Object valueAt) |
Group |
drillUp() |
Object |
getLast() |
Object[] |
getPath() |
Object |
getPath(int level) |
int |
getPathLength() |
boolean |
startsWith(Group group) |
String |
toString() |
public LinkedGroup()
public LinkedGroup(LinkedGroup parent, Object value)
public int getPathLength()
getPathLength
in interface Group
public boolean startsWith(Group group)
startsWith
in interface Group
Copyright © 2014 Macrofocus GmbH. All Rights Reserved.