notify method

QuickReference notify()

Implementation

QuickReference notify() {
  Quick.notify(this);
  return this;
}