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>Copyright © 2020 Soot OSS. All rights reserved.