Klasse MultiValue<V>

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

public final class MultiValue<V> extends BaseValue<V> implements Clearable
Version:
2018-03-04
Autor:
Silvan Wyss