public class AlgoFeedbackArcSet.InOut extends java.lang.Object implements java.lang.Comparable<AlgoFeedbackArcSet.InOut>
Constructor and Description |
---|
InOut(int val,
boolean in) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(AlgoFeedbackArcSet.InOut o) |
public int compareTo(AlgoFeedbackArcSet.InOut o)
compareTo
in interface java.lang.Comparable<AlgoFeedbackArcSet.InOut>