RunnableFuture.run

Sets this Future to the result of its computation unless it has been cancelled.

interface RunnableFuture(V)
void
run
()

Meta