Interface NormalizedGroup
- All Superinterfaces:
Group,Serializable
The normalized group.
- Author:
- Christian Bremer
-
Nested Class Summary
Nested Classes -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic NormalizedGroup.Builderbuilder()Gets a new builder.static NormalizedGroupCreates a new normalized group with the given name.
-
Method Details
-
of
Creates a new normalized group with the given name.- Parameters:
name- the name of the group- Returns:
- the normalized group
-
builder
Gets a new builder.- Returns:
- the builder
-