Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ last
Method
last
output/java_guava/1.4.19/Maps.java:3768–3771 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3766
}
3767
3768
@Override
3769
public
K last() {
3770
return
map().lastKey();
3771
}
3772
}
3773
3774
@GwtIncompatible
// NavigableMap
Callers
3
lastKey
Method · 0.45
lastKey
Method · 0.45
containsAll
Method · 0.45
Calls
2
map
Method · 0.95
lastKey
Method · 0.45
Tested by
no test coverage detected