public class ListIdentifier
extends java.lang.Object
implements java.lang.Comparable<java.lang.Object>
Constructor and Description |
---|
ListIdentifier(java.lang.String listIdentifier_)
Generates an instance of ListIdentifier along with the initialization of the
only member, which is necessary for comparison of ListIdentifier instances
|
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
java.lang.String |
getListIdentifier() |