Klasse MutableValue<V>

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

public final class MutableValue<V> extends BaseValue<V>
Version:
2018-03-01
Autor:
Silvan Wyss