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