public static class Instructions.StatTriggerInstruction extends Object implements Instruction
Instruction.Type| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Map<StatTriggerField,Long> | 
getStatTriggerFieldMap()  | 
StatTriggerFlag | 
getStatTriggerFlag()  | 
Long | 
getStatValue(StatTriggerField field)  | 
int | 
hashCode()  | 
String | 
toString()  | 
Instruction.Type | 
type()
Returns the type of instruction. 
 | 
public Map<StatTriggerField,Long> getStatTriggerFieldMap()
public StatTriggerFlag getStatTriggerFlag()
public Long getStatValue(StatTriggerField field)
public Instruction.Type type()
Instructiontype in interface Instruction