@HashCodeAndEqualsPlugin.Enhance(includeSyntheticFields=true) protected class DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.SimpleParameterAnnotationAdapter extends DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter<U>
DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter<X>DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase<W>DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable<V>DynamicType.Builder.MethodDefinition.ImplementationDefinition.Optional<V>| Modifier | Constructor and Description |
|---|---|
protected |
SimpleParameterAnnotationAdapter(ParameterDescription.Token token)
Creates a new simple parameter annotation adapter.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable<U> |
annotateParameter(Collection<? extends AnnotationDescription> annotations)
Annotates the previously defined parameter with the specified annotations.
|
protected DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple<U> |
materialize()
Materializes this instance as a simple parameter definition with the currently defined properties.
|
defaultValue, defaultValue, intercept, throwing, typeVariable, withoutCode, withParameterannotateParameter, annotateParameter, annotateParameterwithParameterthrowing, throwing, throwingtypeVariable, typeVariable, typeVariable, typeVariableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithParameterthrowing, throwing, throwingtypeVariable, typeVariable, typeVariable, typeVariableprotected SimpleParameterAnnotationAdapter(ParameterDescription.Token token)
token - The token of the currently defined parameter.public DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable<U> annotateParameter(Collection<? extends AnnotationDescription> annotations)
annotations - The annotations to declare on the previously defined parameter.protected DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple<U> materialize()
DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adaptermaterialize in class DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter<U>Copyright © 2014–2023. All rights reserved.