Class Sets.FilteredNavigableSet<E>

All Implemented Interfaces:
Iterable<E>, Collection<E>, NavigableSet<E>, SequencedCollection<E>, SequencedSet<E>, Set<E>, SortedSet<E>
Enclosing class:
Sets

private static class Sets.FilteredNavigableSet<E> extends Sets.FilteredSortedSet<E> implements NavigableSet<E>