Class LocalIntCacheStream

All Implemented Interfaces:
AutoCloseable, BaseStream<Integer,IntStream>, IntStream, BaseCacheStream<Integer,IntStream>, IntCacheStream

public class LocalIntCacheStream extends AbstractLocalCacheStream<Integer,IntStream,IntCacheStream> implements IntCacheStream
IntStream that wraps a given stream to allow for additional functionality such as injection of values into various operations