handler property

ContinuationHandler<T, R> handler
final

Activation handler of the continuation.

Implementation

final ContinuationHandler<T, R> handler;