Verwendungen von Klasse
ch.nolix.system.element.property.MutableOptionalValue
Packages, die MutableOptionalValue verwenden
-
Verwendungen von MutableOptionalValue in ch.nolix.system.element.property
Methoden in ch.nolix.system.element.property, die MutableOptionalValue zurückgebenModifizierer und TypMethodeBeschreibungstatic MutableOptionalValue
<Boolean> MutableOptionalValue.forBoolean
(String name, Consumer<Boolean> setterMethod) static <E extends IElement>
MutableOptionalValue<E> MutableOptionalValue.forElement
(String name, Consumer<E> setterMethod, Function<INode<?>, E> valueCreator) static MutableOptionalValue
<Integer> static MutableOptionalValue
<String>