want to try out small idea; where is the implementing class for Stream interface?

Bernd Eckenfels ecki at zusammenkunft.net
Sun Jul 21 06:52:09 UTC 2024


Anil wrote on 21. July 2024 04:44 (GMT +02:00):
> However, I am unable to find the implementing class of java.util.Stream.

You find the package in Java.base module:

https://github.com/openjdk/jdk/tree/master/src/java.base/share/classes/java/util/stream


Gruß
Bernd
— 
https://bernd.eckenfels.net


More information about the core-libs-dev mailing list