last property

Runnable<Object?, RunnableOptions, RunOutput> last
final

The last Runnable in the RunnableSequence.

Implementation

final Runnable<Object?, RunnableOptions, RunOutput> last;