Interface IMutableOptionalValueHolder<V>
- Type Parameters:
V- is the type of the value of aIMutableOptionalValueHolder.
- All Superinterfaces:
IOptionalValueHolder<V>
- Author:
- Silvan Wyss
-
Method Summary
Methods inherited from interface IOptionalValueHolder
getStoredValue, hasValue
-
Method Details
-
removeValue
void removeValue() -
setValue
-