public interface AsyncSingleValueGenerationResultCallback
Modifier and Type | Method and Description |
---|---|
void |
execute(AsyncSingleValueGenerationResult result)
Callback fired with the result of an asynchronous operation to generate a value.
|
void execute(AsyncSingleValueGenerationResult result)
result
- The result.