Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ last
Method
last
output/java_guava/1.4.16/Maps.java:3764–3767 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3762
}
3763
3764
@Override
3765
public
K last() {
3766
return
map().lastKey();
3767
}
3768
}
3769
3770
@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