Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ firstKey
Method
firstKey
corpus/java/training/guava/collect/Maps.java:3970–3973 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3968
}
3969
3970
@Override
3971
public
K firstKey() {
3972
return
forward().lastKey();
3973
}
3974
3975
@Override
3976
public
K lastKey() {
Callers
4
firstKey
Method · 0.45
first
Method · 0.45
first
Method · 0.45
lastKey
Method · 0.45
Calls
2
forward
Method · 0.95
lastKey
Method · 0.45
Tested by
no test coverage detected