SingleInstructionPlan
A plan that contains a single instruction.
This is a simple instruction wrapper that transforms an instruction into a plan.
You may use the singleInstructionPlan helper to create objects of this type.
Type Parameters
| Type Parameter | Default type |
|---|---|
TInstruction extends Instruction | Instruction |