Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ lastKey
Method
lastKey
output/java_guava/1.4.17/Maps.java:961–964 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
959
}
960
961
@Override
962
public
K lastKey() {
963
return
backingSet().last();
964
}
965
}
966
967
@GwtIncompatible
// NavigableMap
Callers
nothing calls this directly
Calls
2
backingSet
Method · 0.95
last
Method · 0.45
Tested by
no test coverage detected