of
Returns an instance of Executable.Once that is not thread-safe.
Throws
IllegalArgumentException
if executable is an instance of Once or noOp
Returns an instance of Executable.Once.
Parameters
concurrent
true for thread-safe, false not thread-safe
Throws
IllegalArgumentException
if executable is an instance of Once or noOp