Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ first
Method
first
corpus/java/training/guava/collect/Maps.java:3696–3699 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3694
}
3695
3696
@Override
3697
public
K first() {
3698
return
map().firstKey();
3699
}
3700
3701
@Override
3702
public
K last() {
Callers
4
firstKey
Method · 0.45
firstKey
Method · 0.45
containsAll
Method · 0.45
getDeclaredAnnotation
Method · 0.45
Calls
2
map
Method · 0.95
firstKey
Method · 0.45
Tested by
no test coverage detected