Uses of Class
ch.nolix.system.property.proxy.ValueProxy
Packages that use ValueProxy
-
Uses of ValueProxy in ch.nolix.system.property.proxy
Methods in ch.nolix.system.property.proxy that return ValueProxyModifier and TypeMethodDescriptionstatic ValueProxyValueProxy.withNameAndValueSpecificationConsumerAndValueSpecificationSupplier(String name, Consumer<INode<?>> valueSpecificationConsumer, Supplier<INode<?>> valueSpecificationSupplier)