|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineConstructor(parameterTypes List<? extends TypeDefinition>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type typeDescriptions : List<? extends GenericTypeDescription> to typeDescriptions : List<? extends TypeDefinition> in method public TypeList(typeDescriptions List<? extends TypeDefinition>) in class net.bytebuddy.description.method.ParameterDescription.Token.TypeList |
From |
To |
|
Change Parameter Type fieldTypeDescription : TypeDescription to fieldType : TypeDefinition in method public defineField(name String, fieldType TypeDefinition, modifiers int) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type fieldTypeDescription : TypeDescription to fieldType : TypeDefinition in method public defineField(name String, fieldType TypeDefinition, modifiers int) : FieldValueTarget<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : TypeDefinition in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type returnType : Class<?> to returnType : Type in method public defineMethod(name String, returnType Type, parameterTypes List<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : TypeDefinition in method public defineField(name String, fieldType TypeDefinition, modifier ModifierContributor.ForField...) : FieldValueTarget<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends Class<?>> to parameterTypes : List<? extends Type> in method public defineMethod(name String, returnType Type, parameterTypes List<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : TypeDefinition in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceType : Class<?>... to interfaceType : Type... in method public implement(interfaceType Type...) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type fieldTypeDescription : TypeDescription to fieldType : TypeDefinition in method public defineField(name String, fieldType TypeDefinition, modifier ModifierContributor.ForField...) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type typeDescriptions : Collection<? extends TypeDescription> to typeDescriptions : Collection<? extends TypeDefinition> in method public implement(typeDescriptions Collection<? extends TypeDefinition>) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : TypeDefinition in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceTypes : Iterable<? extends Class<?>> to interfaceTypes : Iterable<? extends Type> in method public implement(interfaceTypes Iterable<? extends Type>) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : TypeDefinition in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type fieldType : Class<?> to fieldType : Type in method public defineField(name String, fieldType Type, modifier ModifierContributor.ForField...) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type returnType : Class<?> to returnType : Type in method public defineMethod(name String, returnType Type, parameterTypes List<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends Class<?>> to parameterTypes : List<? extends Type> in method public defineMethod(name String, returnType Type, parameterTypes List<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineConstructor(parameterTypes List<? extends TypeDefinition>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceType : TypeDescription... to interfaceType : TypeDefinition... in method public implement(interfaceType TypeDefinition...) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineConstructor(parameterTypes List<? extends TypeDefinition>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceType : TypeDescription... to interfaceType : TypeDefinition... in method public implement(interfaceType TypeDefinition...) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type fieldType : Class<?> to fieldType : Type in method public defineField(name String, fieldType Type, modifiers int) : FieldValueTarget<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type interfaceTypes : Iterable<? extends Class<?>> to interfaceTypes : Iterable<? extends Type> in method public implement(interfaceTypes Iterable<? extends Type>) : OptionalMatchedMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceType : Class<?>... to interfaceType : Type... in method public implement(interfaceType Type...) : OptionalMatchedMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineMethod(name String, returnType TypeDefinition, parameterTypes List<? extends TypeDefinition>, modifier ModifierContributor.ForMethod...) : ExceptionDeclarableMethodInterception<U> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.AbstractDelegatingBuilder |
From |
To |
|
Change Parameter Type parameterTypes : Iterable<? extends Class<?>> to parameterTypes : Iterable<? extends Type> in method public defineConstructor(parameterTypes Iterable<? extends Type>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in method protected DefaultOptionalMatchedMethodInterception(interfaceTypes List<GenericTypeDescription>) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends TypeDefinition> in method public defineConstructor(parameterTypes List<? extends TypeDefinition>, modifiers int) : ExceptionDeclarableMethodInterception<S> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |