A no-arg sibling of java.util.function.Block ?

Dmitry Bessonov dmitry.bessonov at oracle.com
Tue Dec 11 13:00:11 PST 2012


Hello,

I cannot find a standard interface that will allow me to basically wrap 
a delayed operation that requires no input objects.

In other words is there a j.u.f.Block but without necessity to supply 
input object?

(Sorry if such standard interface exists already)

-Dmitry


More information about the lambda-dev mailing list