destroyAllInstances static method

void destroyAllInstances()

Implementation

static void destroyAllInstances() {
  _instances.clear();
}