Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ size
Method
size
classpath/java/util/ArrayDeque.java:227–230 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
225
}
226
227
@Override
228
public
int
size() {
229
return
size;
230
}
231
232
@Override
233
public
boolean contains(Object element) {
Callers
3
offerFirst
Method · 0.95
offerLast
Method · 0.95
addAll
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected