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