Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BruceEckel/OnJava8-Examples
/ size
Method
size
onjava/CountingIntegerList.java:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
return
index;
19
}
20
@Override
public
int
size() {
return
size; }
21
public
static
void
main(String[] args) {
22
List<Integer> cil =
23
new
CountingIntegerList(30);
Callers
15
People
Method · 0.45
main
Method · 0.45
populateTestDir
Method · 0.45
main
Method · 0.45
get
Method · 0.45
PetCreator
Class · 0.45
get
Method · 0.45
run
Method · 0.45
main
Method · 0.45
main
Method · 0.45
RandomWords
Method · 0.45
get
Method · 0.45
Calls
no outgoing calls
Tested by
4
insert
Method · 0.36
replace
Method · 0.36
remove
Method · 0.36
addAll
Method · 0.36