T
- type of the extracted value@FunctionalInterface public interface ValueCallback<T>
ValueExtractor
Modifier and Type | Method and Description |
---|---|
void |
onResult(T value)
Notifies about a value passed as an argument
|
void onResult(T value)
value
- value to be notified aboutCopyright © 2023 Hazelcast, Inc.. All rights reserved.