Class ValueProperty<V>

java.lang.Object
ch.nolix.system.element.valueproperty.AbstractValueProperty<V>
ch.nolix.system.element.valueproperty.ValueProperty<V>
Type Parameters:
V - the type of the value of a ValueProperty.
All Implemented Interfaces:
NameHolder, EmptinessRequestable, MaterializationRequestable, Property, BaseValueProperty, IValueProperty<V>

public final class ValueProperty<V> extends AbstractValueProperty<V> implements IValueProperty<V>
Author:
Silvan Wyss