Klasse MutableOptionalValue<V>

java.lang.Object
ch.nolix.system.element.property.BaseValue<V>
ch.nolix.system.element.property.MutableOptionalValue<V>
Typparameter:
V - is the type of the value of a MutableOptionalValue.
Alle implementierten Schnittstellen:
INameHolder, EmptinessRequestable, MutabilityRequestable, IBaseValue, IProperty

public final class MutableOptionalValue<V> extends BaseValue<V>
Version:
2017-11-01
Autor:
Silvan Wyss