onSet property

Value2Callback<K, V, void> onSet
final

Called to set a value by key.

Implementation

final Value2Callback<K, V, void> onSet;