class Devices.AttachmentPointComparator extends java.lang.Object implements java.util.Comparator<AttachmentPoint>
| Constructor and Description |
|---|
Devices.AttachmentPointComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AttachmentPoint oldAP,
AttachmentPoint newAP) |
public int compare(AttachmentPoint oldAP, AttachmentPoint newAP)
compare in interface java.util.Comparator<AttachmentPoint>