Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ first
Method
first
output/java_guava/1.4.16/Maps.java:3759–3762 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3757
}
3758
3759
@Override
3760
public
K first() {
3761
return
map().firstKey();
3762
}
3763
3764
@Override
3765
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