public class NonRegularDecisionMessage extends Message
Modifier and Type | Field and Description |
---|---|
Set<Integer> |
altsWithRecursion |
DecisionProbe |
probe |
Constructor and Description |
---|
NonRegularDecisionMessage(DecisionProbe probe,
Set<Integer> altsWithRecursion) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getLocationTemplate, getMessageTemplate, setColumn, setLine, setMessageID, toString
public DecisionProbe probe
public NonRegularDecisionMessage(DecisionProbe probe, Set<Integer> altsWithRecursion)
Copyright © 2020. All rights reserved.