detach abstract method

void detach(
  1. Observer observer
)

Implementation

void detach(Observer observer);