MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / addObserver

Method addObserver

src/java/util/Observable.java:65–81  ·  view source on GitHub ↗

Adds an observer to the observer list. @param o the observer to be added

(Observer o)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

addElementMethod · 0.80
containsMethod · 0.45

Tested by

no test coverage detected