Uses of Class
com.google.common.collect.CollectSpliterators.FlatMapSpliterator
Packages that use CollectSpliterators.FlatMapSpliterator
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of CollectSpliterators.FlatMapSpliterator in com.google.common.collect
Subclasses of CollectSpliterators.FlatMapSpliterator in com.google.common.collectModifier and TypeClassDescription(package private) static final classCollectSpliterators.FlatMapSpliteratorOfDouble<InElementT>(package private) static final classCollectSpliterators.FlatMapSpliteratorOfInt<InElementT>(package private) static final classCollectSpliterators.FlatMapSpliteratorOfLong<InElementT>(package private) static final classCollectSpliterators.FlatMapSpliteratorOfObject<InElementT,OutElementT> Implementation ofStream#flatMapwith an object spliterator output type.(package private) static classCollectSpliterators.FlatMapSpliteratorOfPrimitive<InElementT,OutElementT, OutConsumerT, OutSpliteratorT extends Spliterator.OfPrimitive<OutElementT, OutConsumerT, OutSpliteratorT>> Implementation ofStream#flatMapwith a primitive spliterator output type.