Constructor and Description |
---|
Subject(java.lang.String name,
long count) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Subject o) |
long |
getCount()
Get the subject message count
|
java.lang.String |
getName()
Get the subject name
|
java.lang.String |
toString() |