Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ clearChanged
Method
clearChanged
classpath/java/util/Observable.java:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
protected
void
clearChanged() {
70
changed = false;
71
}
72
73
}
Callers
1
notifyObservers
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected