Klasse ExtensionElement<E extends IRespondingMutableElement<E>>

java.lang.Object
ch.nolix.system.element.property.AbstractExtensionElement<E>
ch.nolix.system.element.property.ExtensionElement<E>
Typparameter:
E - is the type of the actual extension element of a ExtensionElement.
Alle implementierten Schnittstellen:
IProperty

public final class ExtensionElement<E extends IRespondingMutableElement<E>> extends AbstractExtensionElement<E>
Autor:
Silvan Wyss