telepath / com.github.giedomak.telepath.physicaloperators.sortmergejoin

Package com.github.giedomak.telepath.physicaloperators.sortmergejoin

Types

SpliteratorAdapter

class SpliteratorAdapter<T> : AbstractSpliterator<T>

Recommend using with StreamSupport.stream(iteratorStream, false);