first property

Runnable<RunInput, RunnableOptions, Object?> first
final

The first Runnable in the RunnableSequence.

Implementation

final Runnable<RunInput, RunnableOptions, Object?> first;