MCPcopy Create free account
hub / github.com/antlr/codebuff / unfiltered

Method unfiltered

output/java_guava/1.4.18/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

pollFirstMethod · 0.95
pollLastMethod · 0.95
descendingSetMethod · 0.95
descendingIteratorMethod · 0.95
subSetMethod · 0.95
headSetMethod · 0.95
tailSetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected