mercredi 29 novembre 2017

What is mean by "effectively unlimited stream"

I was reading new enhancement in java 8 Random class and there is this term effectively unlimited stream used repeatedly.

Consider IntStream ints(int randomNumberOrigin, int randomNumberBound) :

Returns an effectively unlimited stream of pseudorandom int values, each conforming to the given origin (inclusive) and bound (exclusive).

Could someone please explain this term.




Aucun commentaire:

Enregistrer un commentaire