Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ map
Method
map
corpus/java/training/guava/collect/Maps.java:3713–3716 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3711
}
3712
3713
@Override
3714
NavigableMap<K, V> map() {
3715
return
(NavigableMap<K, V>) map;
3716
}
3717
3718
@Override
3719
public
K lower(K e) {
Callers
10
lower
Method · 0.95
floor
Method · 0.95
ceiling
Method · 0.95
higher
Method · 0.95
pollFirst
Method · 0.95
pollLast
Method · 0.95
descendingSet
Method · 0.95
subSet
Method · 0.95
headSet
Method · 0.95
tailSet
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected