clearDebugActionList method

void clearDebugActionList()

Implementation

void clearDebugActionList() {
  debugActionList.clear();
}