reportRead method

  1. @protected
void reportRead()
inherited

Implementation

@protected
void reportRead() {
  Notifier.instance.read(this);
}