-
A runner that performs no action.
Returns a runner that consumes a value from the specified supplier.
Returns a runner that consumes a value from the specified supplier.
Returns a runner that consumes a value from the specified supplier.
Returns a runner that consumes a value from the specified supplier.
Returns a runner that runs the specified runner after running this runner.
Returns a runner that runs the specified runner before running this runner.
Returns a new runnable that delegates to the specified handler in the event of an exception.
Returns a composite runner that runs the specified runners.
Returns a runner that accepts the value returned by this supplier via the specified consumer.
Returns a runner that accepts the value returned by this supplier via the specified consumer.
Returns a runner that accepts the value returned by this supplier via the specified consumer.
Returns a
Runnable that consumes the supplied value.
Returns a runner that throws the provided runtime exception.