Package design.pattern.behavioural
Interface Observer<O>
public interface Observer<O>
Observer
is used to define one-to-many dependency between objects which are interested in the state of object-
Method Summary
-
Method Details
-
updated
-
Observer
is used to define one-to-many dependency between objects which are interested in the state of object