Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ size
Method
size
classpath/java/util/AbstractCollection.java:93–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
public
abstract
int
size();
94
95
public
Object[] toArray() {
96
return
toArray(
new
Object[size()]);
Callers
2
isEmpty
Method · 0.95
toArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected