Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeaOfNodes/Simple
/ size
Method
size
chapter19/src/main/java/com/seaofnodes/simple/Ary.java:21–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
/** @
return
active list length */
20
public
int
len() {
return
_len; }
21
public
int
size() {
return
len(); }
22
23
/** @param i element index
24
* @
return
element being returned; throws
if
OOB
Callers
15
_prettyPrintScheduled
Method · 0.95
buildCFG
Method · 0.95
evaluate
Method · 0.45
appendNodes
Method · 0.45
lookup
Method · 0.45
popVariables
Method · 0.45
randFromList
Method · 0.45
getType
Method · 0.45
genProgram
Method · 0.45
genStruct
Method · 0.45
genBlock
Method · 0.45
genCountedLoop
Method · 0.45
Calls
1
len
Method · 0.95
Tested by
10
evaluate
Method · 0.36
appendNodes
Method · 0.36
lookup
Method · 0.36
popVariables
Method · 0.36
randFromList
Method · 0.36
getType
Method · 0.36
genProgram
Method · 0.36
genStruct
Method · 0.36
genBlock
Method · 0.36
genCountedLoop
Method · 0.36