Class Hierarchy
- java.lang.Object
- aQute.bnd.stream.EntryPipeline<K,
V> (implements aQute.bnd.stream.MapStream<K, V>) - aQute.bnd.stream.EntryPipeline.While<T> (implements java.util.function.Consumer<T>, java.util.Spliterator<T>)
- aQute.bnd.stream.EntryPipeline.While.Drop<T>
- aQute.bnd.stream.EntryPipeline.While.Take<T>
- aQute.bnd.stream.EntryPipeline<K,
Interface Hierarchy
- java.lang.AutoCloseable
- java.util.stream.BaseStream<T,
S> - aQute.bnd.stream.MapStream<K,
V>
- aQute.bnd.stream.MapStream<K,
- java.util.stream.BaseStream<T,