|
Change Return Type Annotatable<U> to MethodDefinition.ParameterDefinition.Annotatable<U> in method public annotateParameter(annotations Collection<? extends AnnotationDescription>) : MethodDefinition.ParameterDefinition.Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.ParameterAnnotationAdapter |
From |
To |
|
Change Return Type TypeVariableDefinition<V> to Annotatable<V> in method public typeVariable(symbol String, bound TypeDefinition...) : Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase |
From |
To |
|
Change Return Type Annotatable<V> to ParameterDefinition.Annotatable<V> in method public withParameter(type Type, name String, modifierContributor ModifierContributor.ForParameter...) : ParameterDefinition.Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase |
From |
To |
|
Change Return Type Annotatable<W> to ParameterDefinition.Annotatable<W> in method public annotateParameter(annotation Annotation...) : ParameterDefinition.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase |
From |
To |
|
Change Return Type Annotatable<W> to ParameterDefinition.Annotatable<W> in method public annotateParameter(annotation AnnotationDescription...) : ParameterDefinition.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase |
From |
To |
|
Change Return Type Annotatable<W> to Simple.Annotatable<W> in method public annotateParameter(annotations List<? extends Annotation>) : Simple.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase |
From |
To |
|
Change Return Type TypeVariableDefinition<V> to Annotatable<V> in method public typeVariable(symbol String, bound Type...) : Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase |
From |
To |
|
Change Return Type Annotatable<W> to Simple.Annotatable<W> in method public withParameter(type Type) : Simple.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.AbstractBase |
From |
To |
|
Change Return Type TypeVariableDefinition<U> to Annotatable<U> in method public typeVariable(symbol String, bound Type...) : Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition |
From |
To |
|
Change Return Type Builder<T> to TypeVariableDefinition<T> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : TypeVariableDefinition<T> in class net.bytebuddy.dynamic.DynamicType.Builder |
From |
To |
|
Change Return Type Builder<T> to TypeVariableDefinition<T> in method public typeVariable(symbol String, bound Type...) : TypeVariableDefinition<T> in class net.bytebuddy.dynamic.DynamicType.Builder |
From |
To |
|
Change Return Type TypeVariableDefinition<U> to Annotatable<U> in method public typeVariable(symbol String, bounds List<? extends Type>) : Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition |
From |
To |
|
Change Return Type MethodDefinition.TypeVariableDefinition<X> to TypeVariableDefinition.Annotatable<X> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : TypeVariableDefinition.Annotatable<X> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.Adapter |
From |
To |
|
Change Return Type Builder<U> to TypeVariableDefinition<U> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : TypeVariableDefinition<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.Delegator |
From |
To |
|
Change Return Type TypeVariableDefinition<V> to Annotatable<V> in method public typeVariable(symbol String) : Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase |
From |
To |
|
Change Return Type TypeVariableDefinition<V> to Annotatable<V> in method public typeVariable(symbol String, bounds List<? extends Type>) : Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition.AbstractBase |
From |
To |
|
Change Return Type Builder<S> to TypeVariableDefinition<S> in method public typeVariable(symbol String) : TypeVariableDefinition<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Return Type Annotatable<X> to Simple.Annotatable<X> in method public withParameter(type TypeDefinition) : Simple.Annotatable<X> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter |
From |
To |
|
Change Return Type Annotatable<V> to ParameterDefinition.Annotatable<V> in method public withParameter(type TypeDefinition, name String, modifierContributor ModifierContributor.ForParameter...) : ParameterDefinition.Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase |
From |
To |
|
Change Return Type Annotatable<V> to ParameterDefinition.Annotatable<V> in method public withParameter(type Type, name String, modifierContributors Collection<? extends ModifierContributor.ForParameter>) : ParameterDefinition.Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase |
From |
To |
|
Change Return Type Builder<S> to TypeVariableDefinition<S> in method public typeVariable(symbol String, bound Type...) : TypeVariableDefinition<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Return Type TypeVariableDefinition<U> to Annotatable<U> in method public typeVariable(symbol String) : Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition |
From |
To |
|
Change Return Type Builder<T> to TypeVariableDefinition<T> in method public typeVariable(symbol String, bound TypeDefinition...) : TypeVariableDefinition<T> in class net.bytebuddy.dynamic.DynamicType.Builder |
From |
To |
|
Change Return Type TypeVariableDefinition<U> to Annotatable<U> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition |
From |
To |
|
Change Return Type MethodDefinition.ExceptionDefinition<X> to ExceptionDefinition<X> in method public throwing(types Collection<? extends TypeDefinition>) : ExceptionDefinition<X> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.Adapter |
From |
To |
|
Change Return Type Annotatable<V> to ParameterDefinition.Annotatable<V> in method public withParameter(type TypeDefinition, name String, modifierContributors Collection<? extends ModifierContributor.ForParameter>) : ParameterDefinition.Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase |
From |
To |
|
Change Return Type Annotatable<W> to Simple.Annotatable<W> in method public annotateParameter(annotation AnnotationDescription...) : Simple.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase |
From |
To |
|
Change Return Type Annotatable<V> to ParameterDefinition.Annotatable<V> in method public withParameter(type Type, name String, modifiers int) : ParameterDefinition.Annotatable<V> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.AbstractBase |
From |
To |
|
Change Return Type MethodDefinition.ExceptionDefinition<X> to ExceptionDefinition<X> in method public throwing(types Collection<? extends TypeDefinition>) : ExceptionDefinition<X> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter |
From |
To |
|
Change Return Type TypeVariableDefinition<U> to Annotatable<U> in method public typeVariable(symbol String, bound TypeDefinition...) : Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.TypeVariableDefinition |
From |
To |
|
Change Return Type MethodDefinition.TypeVariableDefinition<U> to MethodDefinition.TypeVariableDefinition.Annotatable<U> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : MethodDefinition.TypeVariableDefinition.Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter |
From |
To |
|
Change Return Type Builder<S> to TypeVariableDefinition<S> in method public typeVariable(symbol String, bound TypeDefinition...) : TypeVariableDefinition<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Return Type Builder<T> to TypeVariableDefinition<T> in method public typeVariable(symbol String) : TypeVariableDefinition<T> in class net.bytebuddy.dynamic.DynamicType.Builder |
From |
To |
|
Change Return Type Builder<T> to TypeVariableDefinition<T> in method public typeVariable(symbol String, bounds List<? extends Type>) : TypeVariableDefinition<T> in class net.bytebuddy.dynamic.DynamicType.Builder |
From |
To |
|
Change Return Type Annotatable<X> to ParameterDefinition.Annotatable<X> in method public withParameter(type TypeDefinition, name String, modifiers int) : ParameterDefinition.Annotatable<X> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase.Adapter |
From |
To |
|
Change Return Type Builder<S> to TypeVariableDefinition<S> in method public typeVariable(symbol String, bounds List<? extends Type>) : TypeVariableDefinition<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Return Type MethodDefinition.TypeVariableDefinition<X> to TypeVariableDefinition.Annotatable<X> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : TypeVariableDefinition.Annotatable<X> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase.Adapter |
From |
To |
|
Change Return Type Annotatable<W> to Simple.Annotatable<W> in method public annotateParameter(annotation Annotation...) : Simple.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Simple.Annotatable.AbstractBase |
From |
To |
|
Change Return Type Annotatable<U> to MethodDefinition.ParameterDefinition.Simple.Annotatable<U> in method public annotateParameter(annotations Collection<? extends AnnotationDescription>) : MethodDefinition.ParameterDefinition.Simple.Annotatable<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.Adapter.MethodDefinitionAdapter.SimpleParameterAnnotationAdapter |
From |
To |
|
Change Return Type Builder<U> to TypeVariableDefinition<U> in method public typeVariable(symbol String, bounds Collection<? extends TypeDefinition>) : TypeVariableDefinition<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.Adapter |
From |
To |
|
Change Return Type Annotatable<W> to ParameterDefinition.Annotatable<W> in method public annotateParameter(annotations List<? extends Annotation>) : ParameterDefinition.Annotatable<W> in class net.bytebuddy.dynamic.DynamicType.Builder.MethodDefinition.ParameterDefinition.Annotatable.AbstractBase |
From |
To |