Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ unfiltered
Method
unfiltered
output/java_guava/1.4.19/Sets.java:1030–1032 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1028
}
1029
1030
NavigableSet<E> unfiltered() {
1031
return
(NavigableSet<E>) unfiltered;
1032
}
1033
1034
@Override
1035
@Nullable
Callers
7
pollFirst
Method · 0.95
pollLast
Method · 0.95
descendingSet
Method · 0.95
descendingIterator
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