onRemove property

Value1Callback<K, void> onRemove
final

Called to remove a value by key.

Implementation

final Value1Callback<K, void> onRemove;