public class GroupsChain
extends Object
-
Field Summary
Fields
final List<pl.edu.icm.unity.base.group.Group>
-
Constructor Summary
Constructors
-
Method Summary
pl.edu.icm.unity.base.group.Group
pl.edu.icm.unity.base.group.Group
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
groups
public final List<pl.edu.icm.unity.base.group.Group> groups
-
Constructor Details
-
GroupsChain
public GroupsChain(List<pl.edu.icm.unity.base.group.Group> groups)
-
Method Details
-
getRoot
public pl.edu.icm.unity.base.group.Group getRoot()
-
getLast
public pl.edu.icm.unity.base.group.Group getLast()
-