Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ size
Method
size
output/java_guava/1.4.19/Lists.java:918–921 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
916
}
917
918
@Override
919
public
int
size() {
920
return
forwardList.size();
921
}
922
923
@Override
924
public
List<T> subList(
int
fromIndex,
int
toIndex) {
Callers
3
reverseIndex
Method · 0.95
reversePosition
Method · 0.95
subList
Method · 0.95
Calls
1
size
Method · 0.65
Tested by
no test coverage detected