public class SortableCSVString extends Object implements Comparable<SortableCSVString>
Constructor and Description |
---|
SortableCSVString(String str,
int pos) |
public SortableCSVString(String str, int pos)
public int compareTo(SortableCSVString anotherString)
compareTo
in interface Comparable<SortableCSVString>