- All Superinterfaces:
AutoCloseable
- All Known Subinterfaces:
TDoubleStream, TIntStream, TLongStream, TStream<T>
- All Known Implementing Classes:
TArrayDoubleStreamImpl, TArrayIntStreamImpl, TArrayLongStreamImpl, TArrayStreamImpl, TBoxedDoubleStream, TBoxedIntStream, TBoxedLongStream, TCloseHandlingDoubleStream, TCloseHandlingIntStream, TCloseHandlingLongStream, TCloseHandlingStream, TDistinctDoubleStreamImpl, TDistinctIntStreamImpl, TDistinctLongStreamImpl, TDistinctStreamImpl, TDropWhileDoubleStream, TDropWhileIntStream, TDropWhileLongStream, TDropWhileStream, TEmptyDoubleStreamImpl, TEmptyIntStreamImpl, TEmptyLongStreamImpl, TEmptyStreamImpl, TFilteringDoubleStreamImpl, TFilteringIntStreamImpl, TFilteringLongStreamImpl, TFilteringStreamImpl, TFlatMappingDoubleStreamImpl, TFlatMappingIntStreamImpl, TFlatMappingLongStreamImpl, TFlatMappingStreamImpl, TFlatMappingToDoubleStreamImpl, TFlatMappingToIntStreamImpl, TFlatMappingToLongStreamImpl, TGenerateDoubleStream, TGenerateIntStream, TGenerateLongStream, TGenerateStream, TGenericConcatDoubleStream, TGenericConcatIntStream, TGenericConcatLongStream, TGenericConcatStream, TIntAsDoubleStream, TIntAsLongStream, TIterateDoubleStream, TIterateIntStream, TIterateLongStream, TIterateStream, TLimitingDoubleStreamImpl, TLimitingIntStreamImpl, TLimitingLongStreamImpl, TLimitingStreamImpl, TLongAsDoubleStream, TMappingDoubleStreamImpl, TMappingIntStreamImpl, TMappingLongStreamImpl, TMappingStreamImpl, TMappingToDoubleStreamImpl, TMappingToDoubleStreamImpl, TMappingToDoubleStreamImpl, TMappingToIntStreamImpl, TMappingToIntStreamImpl, TMappingToIntStreamImpl, TMappingToLongStreamImpl, TMappingToLongStreamImpl, TMappingToLongStreamImpl, TMappingToObjStreamImpl, TMappingToObjStreamImpl, TMappingToObjStreamImpl, TPeekingDoubleStreamImpl, TPeekingIntStreamImpl, TPeekingLongStreamImpl, TPeekingStreamImpl, TRangeIntStream, TRangeLongStream, TSimpleDoubleStreamImpl, TSimpleIntStreamImpl, TSimpleLongStreamImpl, TSimpleStreamImpl, TSingleDoubleStreamImpl, TSingleIntStreamImpl, TSingleLongStreamImpl, TSingleStreamImpl, TSkippingDoubleStreamImpl, TSkippingIntStreamImpl, TSkippingLongStreamImpl, TSkippingStreamImpl, TSortedStreamImpl, TSpecializedConcatDoubleStream, TSpecializedConcatIntStream, TSpecializedConcatLongStream, TSpecializedConcatStream, TStreamOverSpliterator, TStreamOverSpliteratorSupplier, TTakeWhileDoubleStream, TTakeWhileIntStream, TTakeWhileLongStream, TTakeWhileStream, TWrappingDoubleStreamImpl, TWrappingIntStreamImpl, TWrappingLongStreamImpl, TWrappingStreamImpl
public interface TBaseStream<T,S extends TBaseStream<T,S>>
extends AutoCloseable
-
Method Summary
-
Method Details
-
-
-
isParallel
boolean isParallel()
-
-
-
-