public class ParameterAssignmentComparator extends Object implements Comparator<ParameterAssignment>, Serializable
Constructor and Description |
---|
ParameterAssignmentComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ParameterAssignment assignment1,
ParameterAssignment assignment2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(ParameterAssignment assignment1, ParameterAssignment assignment2)
compare
in interface Comparator<ParameterAssignment>
Copyright © 2012. All Rights Reserved.