public class ImmutableGroup extends Object implements Group, Serializable
Note: This object does not allow null name.
| Constructor and Description |
|---|
ImmutableGroup(String name) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Group other) |
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
Copyright © 2018 Atlassian. All rights reserved.