public final class GroupOperations extends Object
| Constructor and Description | 
|---|
GroupOperations(List<GroupOperation> operations)
Creates a immutable list of group operation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<GroupOperation> | 
operations()
Returns immutable list of group operation. 
 | 
public GroupOperations(List<GroupOperation> operations)
operations - list of group operationpublic List<GroupOperation> operations()