Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ firstKey
Method
firstKey
output/java_guava/1.4.16/Maps.java:4036–4039 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4034
}
4035
4036
@Override
4037
public
K firstKey() {
4038
return
forward().lastKey();
4039
}
4040
4041
@Override
4042
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