| Constructor and Description |
|---|
DefaultGroupInfo(String memberName,
String groupName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
groupName()
The group name
|
int |
hashCode() |
String |
memberName()
Member name within the group
|
String |
toString() |
This documentation was released into the public domain.