public class StatementInfoComparator extends Object implements Comparator<StatementInfo>, Serializable
Constructor and Description |
---|
StatementInfoComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(StatementInfo stmt1,
StatementInfo stmt2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(StatementInfo stmt1, StatementInfo stmt2)
compare
in interface Comparator<StatementInfo>
Copyright © 2013 Nuxeo SA. All Rights Reserved.