Klasse CatchingProperty<V>

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

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