MCPcopy 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

evaluateMethod · 0.45
parseMethod · 0.45
delMethod · 0.45
prettyPrintScheduledMethod · 0.45
parseMethod · 0.45
newArrayMethod · 0.45
moveDepsToWorklistMethod · 0.45
resetMethod · 0.45
walkMethod · 0.45
killMethod · 0.45

Calls

no outgoing calls

Tested by 2

evaluateMethod · 0.36
parseMethod · 0.36