Interface TIntStream

All Superinterfaces:
AutoCloseable, TBaseStream<Integer,​TIntStream>
All Known Implementing Classes:
TArrayIntStreamImpl, TCloseHandlingIntStream, TDistinctIntStreamImpl, TEmptyIntStreamImpl, TFilteringIntStreamImpl, TFlatMappingIntStreamImpl, TFlatMappingToIntStreamImpl, TGenerateIntStream, TGenericConcatIntStream, TIterateIntStream, TLimitingIntStreamImpl, TMappingIntStreamImpl, TMappingToIntStreamImpl, TMappingToIntStreamImpl, TMappingToIntStreamImpl, TPeekingIntStreamImpl, TRangeIntStream, TSimpleIntStreamImpl, TSingleIntStreamImpl, TSkippingIntStreamImpl, TSpecializedConcatIntStream, TWrappingIntStreamImpl

public interface TIntStream extends TBaseStream<Integer,​TIntStream>