DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.TypeVariableAnnotationAdapter.annotateTypeVariable(java.util.Collection<? extends AnnotationDescription> annotations) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<W> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.AbstractBase.annotateTypeVariable(java.lang.annotation.Annotation... annotation) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<W> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.AbstractBase.annotateTypeVariable(java.util.List<? extends java.lang.annotation.Annotation> annotations) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<W> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.AbstractBase.annotateTypeVariable(AnnotationDescription... annotation) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.annotateTypeVariable(java.lang.annotation.Annotation... annotation) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.annotateTypeVariable(java.util.Collection<? extends AnnotationDescription> annotations) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.annotateTypeVariable(java.util.List<? extends java.lang.annotation.Annotation> annotations) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.annotateTypeVariable(AnnotationDescription... annotation) |
Annotates the previously defined type variable with the supplied annotations.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.typeVariable(java.lang.String symbol,
java.util.Collection<? extends TypeDefinition> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<X> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.Adapter.typeVariable(java.lang.String symbol,
java.util.Collection<? extends TypeDefinition> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<X> |
DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter.typeVariable(java.lang.String symbol,
java.util.Collection<? extends TypeDefinition> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase.typeVariable(java.lang.String symbol) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase.typeVariable(java.lang.String symbol,
java.lang.reflect.Type... bound) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase.typeVariable(java.lang.String symbol,
java.util.List<? extends java.lang.reflect.Type> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<V> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase.typeVariable(java.lang.String symbol,
TypeDefinition... bound) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<X> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable.AbstractBase.Adapter.typeVariable(java.lang.String symbol,
java.util.Collection<? extends TypeDefinition> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.typeVariable(java.lang.String symbol) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.typeVariable(java.lang.String symbol,
java.lang.reflect.Type... bound) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.typeVariable(java.lang.String symbol,
java.util.Collection<? extends TypeDefinition> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.typeVariable(java.lang.String symbol,
java.util.List<? extends java.lang.reflect.Type> bounds) |
Defines a method variable to be declared by the currently defined method.
|
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.Annotatable<U> |
DynamicType.Builder.MethodDefinition.TypeVariableDefinition.typeVariable(java.lang.String symbol,
TypeDefinition... bound) |
Defines a method variable to be declared by the currently defined method.
|