Interface Group.GroupStage
-
- All Known Implementing Classes:
Group.Builder
- Enclosing class:
- Group
public static interface Group.GroupStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Group.Builderfrom(Group other)Group._FinalStagegroup(Handle group)
-
-
-
Method Detail
-
group
Group._FinalStage group(Handle group)
-
from
Group.Builder from(Group other)
-
-