A no-arg sibling of java.util.function.Block ?
Sam Pullara
spullara at gmail.com
Tue Dec 11 13:09:22 PST 2012
Runnable should work for that, no?
Sam
On Dec 11, 2012, at 1:00 PM, Dmitry Bessonov <dmitry.bessonov at oracle.com> wrote:
> 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