Klasse ForwardingMutableValue<V>

java.lang.Object
ch.nolix.system.element.property.ForwardingMutableValue<V>
Typparameter:
V - is the type of the values of a ForwardingMutableValue.
Alle implementierten Schnittstellen:
INameHolder, IProperty

public final class ForwardingMutableValue<V> extends Object implements IProperty, INameHolder
Autor:
Silvan Wyss