Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ first
Method
first
output/java_guava/1.4.19/Maps.java:3763–3766 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3761
}
3762
3763
@Override
3764
public
K first() {
3765
return
map().firstKey();
3766
}
3767
3768
@Override
3769
public
K last() {
Callers
4
firstKey
Method · 0.45
getDeclaredAnnotation
Method · 0.45
firstKey
Method · 0.45
containsAll
Method · 0.45
Calls
2
map
Method · 0.95
firstKey
Method · 0.45
Tested by
no test coverage detected