performAction abstract method

void performAction(
  1. A action
)

Implementation

void performAction(A action);