Package ch.nolix.coreapi.attributeapi.fluentmutablemultiattributeapi
package ch.nolix.coreapi.attributeapi.fluentmutablemultiattributeapi
The
ch.nolix.coreapi.attributeapi.fluentmutablemultiattributeapi
package declares fluent types with a certain mutable multi-attribute.- Version:
- 2023-06-16
- Autor:
- Silvan Wyss
-
KlasseBeschreibungIFluentMutableMultiTextHolder<FMMTH extends IFluentMutableMultiTextHolder<FMMTH>>A
IFluentMutableMultiTextHolder
is aIMultiTextHolder
whose texts can be added and removed programmatically and fluently.IFluentMutableMultiTokenHolder<FMMTH extends IFluentMutableMultiTokenHolder<FMMTH>>AIFluentMutableMultiTokenHolder
is aIMultiTokenHolder
whose tokens can be added and removed programmatically and fluently.AIFluentMutableMultiValueHolder
is aIMultiValueHolder
whose values can be added and removed programmatically and fluently.