@Retention(value=RUNTIME) @Target(value=TYPE) @Beta @PublicAPI public @interface Parametrized
Please note that this annotation is marked with @Beta annotation, so it can be subject of incompatible changes or removal in later releases.
Modifier and Type | Optional Element and Description |
---|---|
ParameterSetMode |
parameterSetMode
Parameter set mode.
|
public abstract ParameterSetMode parameterSetMode