Klasse MutableOptionalValueExtractor<V>

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

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