|
|
|
|
|
by erik_seaberg
639 days ago
|
|
I'm thinking of cases like Stream#flatMap where I might be prepared for what a lambda (probably a method ref) could throw, yet still can't use it because exception lists for the Stream interface methods had to be declared statically years ago. |
|