clearPrints static method

void clearPrints()

Implementation

static void clearPrints() {
  _prints.clear();
}