public final class POW extends Instruction
| Modifier and Type | Field and Description |
|---|---|
static Instruction |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toStringpublic static final Instruction INSTANCE
public int execute(ExecutionContext context) throws ExecutionException, SuspendedException
Instructionexecute in class Instructioncontext - ExecutionContextExecutionExceptionSuspendedExceptionpublic Object[] getParameters()
getParameters in class InstructionCopyright © 2018 SPF4J. All rights reserved.