Uses of Interface
ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute.FluentMutableValueHolder
Packages that use FluentMutableValueHolder
-
Uses of FluentMutableValueHolder in ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute
Classes in ch.nolix.baseapi.attribute.fluentmutablemandatoryattribute with type parameters of type FluentMutableValueHolderModifier and TypeInterfaceDescriptioninterfaceFluentMutableValueHolder<H extends FluentMutableValueHolder<H,V>, V> AFluentMutableValueHolderis aValueHolderwhose value can be set programmatically and fluently.