public final class CALLA extends Instruction
Constructor and Description |
---|
CALLA(int nrParameters) |
Modifier and Type | Method and Description |
---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toString
public int execute(ExecutionContext context) throws ExecutionException, InterruptedException, SuspendedException
Instruction
execute
in class Instruction
context
- ExecutionContextInterruptedException
ExecutionException
SuspendedException
public Object[] getParameters()
getParameters
in class Instruction
Copyright © 2018 SPF4J. All rights reserved.