SplittableGenerator of JEP 356

Michael Bien mbien42 at gmail.com
Tue Jul 13 12:45:13 UTC 2021


Hello,

i was wondering if SplittableGenerator.split(SplittableGenerator source) 
is missing out on a potential usecase when the source itself is not 
splittable. The implementation looks like it only requires basic calls 
which could be also provided by the RandomGenerator interface as source.

best regards,

michael



More information about the core-libs-dev mailing list