removeAll static method

void removeAll()

Implementation

static void removeAll() {
  _idToFrameworkStabilizer.clear();
  _frameworkStabilizers.clear();
}