Verwendungen von Klasse
ch.nolix.system.element.property.MutableOptionalValue
-
Verwendungen von MutableOptionalValue in ch.nolix.system.element.property
Modifizierer 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>