computeFunction property

ComputeCallback<Q, R> computeFunction
final

the fuction that computes the result

Implementation

final ComputeCallback<Q, R> computeFunction;