Verwendungen von Schnittstelle
ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalTokenHolder
Package
Beschreibung
The
ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
package declares fluent types with a certain mutable and optional attribute.The
ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
package
declares types with a certain mutable and optional attribute.-
Verwendungen von IOptionalTokenHolder in ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IFluentMutableOptionalTokenHolder<FMOTH extends IFluentMutableOptionalTokenHolder<FMOTH>>
AIFluentMutableOptionalTokenHolder
is aIOptionalTokenHolder
whose token can be set and removed programmatically and fluently. -
Verwendungen von IOptionalTokenHolder in ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
AIMutableOptionalTokenHolder
is aIOptionalTokenHolder
whose token can be set and removed programmatically.