attach abstract method

void attach(
  1. Observer observer
)

Implementation

void attach(Observer observer);