public class Groups extends Object
Constructor and Description |
---|
Groups() |
Modifier and Type | Method and Description |
---|---|
void |
assertDefaultGroupSequenceIsExpandable(List<Group> defaultGroups)
Assert that the default group can be expanded to
defaultGroups . |
List<Group> |
getGroups()
Get the Groups.
|
List<List<Group>> |
getSequences()
Get the Group sequences.
|
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.