|
Change Parameter Type typeVariables : List<? extends TypeDescription.Generic> to typeVariables : Map<String,? extends TypeList.Generic> in method public Latent(declaringType TypeDescription, internalName String, modifiers int, typeVariables Map<String,? extends TypeList.Generic>, returnType TypeDescription.Generic, parameterTokens List<? extends ParameterDescription.Token>, exceptionTypes List<? extends TypeDescription.Generic>, declaredAnnotations List<? extends AnnotationDescription>, defaultValue Object) in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Parameter Type typeVariables : List<? extends Generic> to typeVariables : Map<String,? extends TypeList.Generic> in method public Default(name String, modifiers int, typeVariables Map<String,? extends TypeList.Generic>, superType Generic, interfaceTypes List<? extends Generic>, fieldTokens List<? extends FieldDescription.Token>, methodTokens List<? extends MethodDescription.Token>, annotationDescriptions List<? extends AnnotationDescription>, typeInitializer TypeInitializer, loadedTypeInitializer LoadedTypeInitializer) in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Parameter Type typeVariables : List<TypeDescription.Generic> to typeVariables : Map<String,? extends TypeList.Generic> in method public Token(name String, modifiers int, typeVariables Map<String,? extends TypeList.Generic>, returnType TypeDescription.Generic, parameterTokens List<? extends ParameterDescription.Token>, exceptionTypes List<? extends TypeDescription.Generic>, annotations List<? extends AnnotationDescription>, defaultValue Object) in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Parameter Type typeVariables : List<? extends Generic> to typeVariables : Map<String,? extends TypeList.Generic> in method public Default(name String, modifiers int, typeVariables Map<String,? extends TypeList.Generic>, superType Generic, interfaceTypes List<? extends Generic>, fieldTokens List<? extends FieldDescription.Token>, methodTokens List<? extends MethodDescription.Token>, annotationDescriptions List<? extends AnnotationDescription>, typeInitializer TypeInitializer, loadedTypeInitializer LoadedTypeInitializer, declaringType TypeDescription, enclosingMethod MethodDescription, enclosingType TypeDescription, declaredTypes List<? extends TypeDescription>, memberClass boolean, anonymousClass boolean, localClass boolean) in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Attribute Type visitor : Visitor<? extends TypeDescription.Generic> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariables.DetachedTypeVariable |
From |
To |
|
Change Attribute Type typeVariables : List<? extends Generic> to typeVariables : Map<String,? extends TypeList.Generic> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Attribute Type detachedTypes : List<? extends TypeDescription.Generic> to typeVariables : List<Map.Entry<String,? extends Generic>> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariables |
From |
To |
|
Change Attribute Type typeVariables : List<TypeDescription.Generic> to typeVariables : Map<String,? extends TypeList.Generic> in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Attribute Type typeVariables : List<? extends TypeDescription.Generic> to typeVariables : Map<String,? extends TypeList.Generic> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |