Class MultiValueProxyProperty<V>

java.lang.Object
ch.nolix.system.element.proxyproperty.MultiValueProxyProperty<V>
Type Parameters:
V - the type of the values a MultiValueProxyProperty forwards.
All Implemented Interfaces:
NameHolder, EmptinessRequestable, MaterializationRequestable, Property, IMultiValueProxyProperty

public final class MultiValueProxyProperty<V> extends Object implements IMultiValueProxyProperty
Author:
Silvan Wyss