notify static method

void notify()

Implementation

static void notify() {
  instance.notify();
}