1
waLLy
6y

Why doesn't Java have a functional interface that supports throwable exceptions?

Seems silly to have to define my own wrappers around the Function<> interface.

Comments
Add Comment