Klasse SubElement<E extends IMutableElement>

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

public final class SubElement<E extends IMutableElement> extends AbstractSubElement<E>
Autor:
Silvan Wyss