class fork.ForkData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Set<Intention> |
intentions |
(package private) boolean |
isAnd |
(package private) int |
toFinish |
Constructor and Description |
---|
ForkData(boolean isAnd) |
Modifier and Type | Method and Description |
---|---|
void |
addIntention(Intention i) |
java.lang.String |
toString() |