handler property

ContinuationHandler<R, S> handler
final

Activation handler of the continuation.

Implementation

final ContinuationHandler<R, S> handler;