exec abstract method

T exec(
  1. PaintContext context
)

Runs the instruction.

Implementation

T exec(PaintContext context);