Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ last
Method
last
corpus/java/training/guava/collect/Maps.java:3701–3704 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3699
}
3700
3701
@Override
3702
public
K last() {
3703
return
map().lastKey();
3704
}
3705
}
3706
3707
@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