Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/groovy
/ clear
Method
clear
src/main/java/org/codehaus/groovy/util/Reference.java:38–38 ·
view source on GitHub ↗
Clears the current referent.
()
Source
from the content-addressed store, hash-verified
36
* Clears the current referent.
37
*/
38
void
clear();
39
40
/**
41
* Returns the handler that should be notified when the reference is processed.
Callers
15
nsieve
Method · 0.65
clear
Method · 0.65
parseDocument
Method · 0.65
remove
Method · 0.65
initialize
Method · 0.65
refreshNameClass
Method · 0.65
reset
Method · 0.65
reload
Method · 0.65
clearTimeCommon
Method · 0.65
clear
Method · 0.65
close
Method · 0.65
clearStatementCache
Method · 0.65
Implementers
1
HardRef
src/main/java/org/codehaus/groovy/util
Calls
no outgoing calls
Tested by
7
testQueueRemovesCollectedEntries
Method · 0.52
testQueueRemovesCollectedEntriesOnIteration
Method · 0.52
testMapRemovesCollectedReferences
Method · 0.52
multipleThreadsPutWhileRemovingRefs
Method · 0.52
clear
Method · 0.52
testClear
Method · 0.52
testClear
Method · 0.52