public static class Conflicts.Key extends Object implements Comparable<Conflicts.Key>
| Modifier and Type | Field and Description |
|---|---|
NodeActivation |
act |
InterpretationNode |
o |
| Constructor and Description |
|---|
Key(InterpretationNode o,
NodeActivation act) |
public InterpretationNode o
public NodeActivation act
public Key(InterpretationNode o, NodeActivation act)
public int compareTo(Conflicts.Key k)
compareTo in interface Comparable<Conflicts.Key>Copyright © 2018. All rights reserved.