Uses of Package
no.digipost.stream
-
Packages that use no.digipost.stream Package Description no.digipost no.digipost.collection no.digipost.stream -
Classes in no.digipost.stream used by no.digipost Class Description EmptyResultIfEmptySourceCollector A collector type specific for implementations which produce anOptionalbased on if the source (typically aStream, or more apropriately, aNonEmptyStream) yields no elements or any element(s). -
Classes in no.digipost.stream used by no.digipost.collection Class Description EmptyResultIfEmptySourceCollector A collector type specific for implementations which produce anOptionalbased on if the source (typically aStream, or more apropriately, aNonEmptyStream) yields no elements or any element(s).NonEmptyStream A stream which is guarantied to produce at least one element. -
Classes in no.digipost.stream used by no.digipost.stream Class Description EmptyResultIfEmptySourceCollector A collector type specific for implementations which produce anOptionalbased on if the source (typically aStream, or more apropriately, aNonEmptyStream) yields no elements or any element(s).NonEmptyStream A stream which is guarantied to produce at least one element.