public class ListElement extends java.lang.Object implements java.lang.Comparable<ListElement>
Constructor and Description |
---|
ListElement() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(ListElement o) |
public int compareTo(ListElement o)
compareTo
in interface java.lang.Comparable<ListElement>