$darkmode
DENOPTIM
|
Comparator for DENOPTIMAttachmentPoints. More...
Public Member Functions | |
int | compare (AttachmentPoint ap1, AttachmentPoint ap2) |
Comparator for DENOPTIMAttachmentPoints.
APs are sorted by creation time, effectively. This is the standard behaviour of AttachmentPoint#compareTo(AttachmentPoint)
.
Definition at line 31 of file AttachmentPointComparator.java.
int denoptim.graph.AttachmentPointComparator.compare | ( | AttachmentPoint | ap1, |
AttachmentPoint | ap2 | ||
) |
Definition at line 34 of file AttachmentPointComparator.java.
References denoptim.graph.AttachmentPoint.compareTo().