Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ size
Method
size
output/java_guava/1.4.16/Longs.java:628–631 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
626
}
627
628
@Override
629
public
int
size() {
630
return
end - start;
631
}
632
633
@Override
634
public
boolean isEmpty() {
Callers
6
get
Method · 0.95
set
Method · 0.95
subList
Method · 0.95
equals
Method · 0.95
toString
Method · 0.95
toLongArray
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected