bound property

Runnable<RunInput, CallOptions, RunOutput> bound
final

The Runnable to bind.

Implementation

final Runnable<RunInput, CallOptions, RunOutput> bound;