|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public Latent(internalName String, declaringType TypeDescription, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int, exceptionTypes List<? extends GenericTypeDescription>) in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Parameter Type interfaces : List<TypeDescription> to interfaces : List<GenericTypeDescription> in method protected InlineInstrumentedType(levelType TypeDescription, name String, interfaces List<GenericTypeDescription>, modifiers int, fieldDescriptions List<? extends FieldDescription>, methodDescriptions List<? extends MethodDescription>, loadedTypeInitializer LoadedTypeInitializer, typeInitializer TypeInitializer) in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentedType |
From |
To |
|
Change Parameter Type superClass : TypeDescription to superClass : GenericTypeDescription in method public SubclassInstrumentedType(classFileVersion ClassFileVersion, superClass GenericTypeDescription, interfaces List<TypeDescription>, modifiers int, namingStrategy NamingStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Change Parameter Type superType : TypeDescription to superType : GenericTypeDescription in method public Latent(name String, modifiers int, superType GenericTypeDescription, interfaces List<? extends GenericTypeDescription>) in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Parameter Type superClass : TypeDescription to superClass : GenericTypeDescription in method public Default(superClass GenericTypeDescription, interfaces List<? extends GenericTypeDescription>, modifiers int, classFileVersion ClassFileVersion) in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Parameter Type exceptionTypes : List<? extends TypeDescription> to exceptionTypes : List<? extends GenericTypeDescription> in method public Latent(internalName String, declaringType TypeDescription, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int, exceptionTypes List<? extends GenericTypeDescription>) in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Parameter Type returnType : TypeDescription to returnType : GenericTypeDescription in method public Latent(internalName String, declaringType TypeDescription, returnType GenericTypeDescription, parameterTypes List<? extends GenericTypeDescription>, modifiers int, exceptionTypes List<? extends GenericTypeDescription>) in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Parameter Type fieldType : TypeDescription to fieldType : GenericTypeDescription in method public Latent(fieldName String, declaringType TypeDescription, fieldType GenericTypeDescription, modifiers int) in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Parameter Type superClass : TypeDescription to superClass : GenericTypeDescription in method protected SubclassInstrumentedType(classFileVersion ClassFileVersion, superClass GenericTypeDescription, interfaces List<TypeDescription>, modifiers int, name String, fieldDescriptions List<? extends FieldDescription>, methodDescriptions List<? extends MethodDescription>, loadedTypeInitializer LoadedTypeInitializer, typeInitializer TypeInitializer) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in method public latent(declaringMethod MethodDescription, parameterTypes List<? extends GenericTypeDescription>) : ParameterList in class net.bytebuddy.description.method.ParameterList.Explicit |
From |
To |
|
Change Parameter Type interfaces : List<TypeDescription> to interfaces : List<? extends GenericTypeDescription> in method public InlineInstrumentedType(classFileVersion ClassFileVersion, levelType TypeDescription, interfaces List<? extends GenericTypeDescription>, modifiers int, namingStrategy NamingStrategy) in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentedType |
From |
To |
|
Change Parameter Type interfaces : List<TypeDescription> to interfaces : List<? extends GenericTypeDescription> in method public Default(superClass GenericTypeDescription, interfaces List<? extends GenericTypeDescription>, modifiers int, classFileVersion ClassFileVersion) in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Parameter Type interfaces : List<? extends TypeDescription> to interfaces : List<? extends GenericTypeDescription> in method public Latent(name String, modifiers int, superType GenericTypeDescription, interfaces List<? extends GenericTypeDescription>) in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Parameter Type parameterType : TypeDescription to parameterType : GenericTypeDescription in method public Latent(declaringMethod MethodDescription, parameterType GenericTypeDescription, index int, offset int) in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Attribute Type superType : TypeDescription to superType : GenericTypeDescription in class net.bytebuddy.NamingStrategyUnnamedTypeDefaultTest |
From |
To |
|
Change Attribute Type superClass : TypeDescription to superClass : GenericTypeDescription in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Attribute Type parameterType : TypeDescription to parameterType : GenericTypeDescription in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Attribute Type superType : TypeDescription to superType : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Attribute Type interfaceTypes : List<TypeDescription> to interfaceTypes : List<GenericTypeDescription> in class net.bytebuddy.NamingStrategyUnnamedTypeDefaultTest |
From |
To |
|
Change Attribute Type exceptionTypes : List<? extends TypeDescription> to exceptionTypes : List<? extends GenericTypeDescription> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type superClass : TypeDescription to superClass : GenericTypeDescription in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Change Attribute Type interfaces : List<TypeDescription> to interfaces : List<GenericTypeDescription> in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentedType |
From |
To |
|
Change Attribute Type returnType : TypeDescription to returnType : GenericTypeDescription in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type interfaces : List<TypeDescription> to interfaces : List<? extends GenericTypeDescription> in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Attribute Type fieldType : TypeDescription to fieldType : GenericTypeDescription in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Attribute Type interfaces : List<? extends TypeDescription> to interfaces : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Attribute Type interfaceType : TypeDescription to interfaceType : GenericTypeDescription in class net.bytebuddy.NamingStrategyUnnamedTypeDefaultTest |
From |
To |
|
Change Attribute Type parameterTypes : List<? extends TypeDescription> to parameterTypes : List<? extends GenericTypeDescription> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |