Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ clear
Method
clear
chapter17/src/main/java/com/seaofnodes/simple/Ary.java:107–107 ·
view source on GitHub ↗
Remove all elements
( )
Source
from the content-addressed store, hash-verified
105
106
/** Remove all elements */
107
public
void
clear( ) { _len=0; }
108
109
/** Set existing element
110
* @param i element to set
Callers
10
evaluate
Method · 0.45
parse
Method · 0.45
del
Method · 0.45
prettyPrintScheduled
Method · 0.45
parse
Method · 0.45
newArray
Method · 0.45
moveDepsToWorklist
Method · 0.45
reset
Method · 0.45
walk
Method · 0.45
kill
Method · 0.45
Calls
no outgoing calls
Tested by
2
evaluate
Method · 0.36
parse
Method · 0.36