onGet property

Value1Callback<K, V> onGet
final

Called to retrieve a value by key.

Implementation

final Value1Callback<K, V> onGet;