DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.ParameterAnnotationAdapter.annotateParameter(java.util.Collection<? extends AnnotationDescription> annotations) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<W> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.annotateParameter(java.lang.annotation.Annotation... annotation) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<W> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.annotateParameter(java.util.List<? extends java.lang.annotation.Annotation> annotations) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<W> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.annotateParameter(AnnotationDescription... annotation) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.annotateParameter(java.lang.annotation.Annotation... annotation) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.annotateParameter(java.util.Collection<? extends AnnotationDescription> annotations) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.annotateParameter(java.util.List<? extends java.lang.annotation.Annotation> annotations) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.annotateParameter(AnnotationDescription... annotation) |
Annotates the previously defined parameter with the specified annotations.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.withParameter(TypeDefinition type,
java.lang.String name,
int modifiers) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase.withParameter(java.lang.reflect.Type type,
java.lang.String name,
int modifiers) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase.withParameter(java.lang.reflect.Type type,
java.lang.String name,
java.util.Collection<? extends ModifierContributor.ForParameter> modifierContributors) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase.withParameter(java.lang.reflect.Type type,
java.lang.String name,
ModifierContributor.ForParameter... modifierContributor) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase.withParameter(TypeDefinition type,
java.lang.String name,
java.util.Collection<? extends ModifierContributor.ForParameter> modifierContributors) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase.withParameter(TypeDefinition type,
java.lang.String name,
ModifierContributor.ForParameter... modifierContributor) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<X> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.Adapter.withParameter(TypeDefinition type,
java.lang.String name,
int modifiers) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.withParameter(java.lang.reflect.Type type,
java.lang.String name,
int modifiers) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.withParameter(java.lang.reflect.Type type,
java.lang.String name,
java.util.Collection<? extends ModifierContributor.ForParameter> modifierContributors) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.withParameter(java.lang.reflect.Type type,
java.lang.String name,
ModifierContributor.ForParameter... modifierContributor) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.withParameter(TypeDefinition type,
java.lang.String name,
int modifiers) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.withParameter(TypeDefinition type,
java.lang.String name,
java.util.Collection<? extends ModifierContributor.ForParameter> modifierContributors) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.withParameter(TypeDefinition type,
java.lang.String name,
ModifierContributor.ForParameter... modifierContributor) |
Defines the specified parameter for the currently defined method as the last parameter of the currently defined method.
|