C E 
All Classes All Packages

C

com.github.marschall.emptystreams - package com.github.marschall.emptystreams
 

E

emptyDoubleStream() - Static method in class com.github.marschall.emptystreams.EmptyStreams
Returns a new empty DoubleStream.
emptyIntStream() - Static method in class com.github.marschall.emptystreams.EmptyStreams
Returns a new empty IntStream.
emptyLongStream() - Static method in class com.github.marschall.emptystreams.EmptyStreams
Returns a new empty LongStream.
emptyStream() - Static method in class com.github.marschall.emptystreams.EmptyStreams
Returns a new empty Stream.
EmptyStreams - Class in com.github.marschall.emptystreams
Class with factory methods for empty streams.
C E 
All Classes All Packages