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