private static class AppleSingleFileParser.FieldInfoComparator extends java.lang.Object implements java.util.Comparator<AppleSingleFileParser.FieldInfo>
| Modifier | Constructor and Description |
|---|---|
private |
FieldInfoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AppleSingleFileParser.FieldInfo o1,
AppleSingleFileParser.FieldInfo o2) |
public int compare(AppleSingleFileParser.FieldInfo o1, AppleSingleFileParser.FieldInfo o2)
compare in interface java.util.Comparator<AppleSingleFileParser.FieldInfo>