|
Change Parameter Type detachedTypeVariables : Map<String,? extends TypeList.Generic> to detachedTypeVariables : List<? extends TypeVariableToken> in method public attachVariables(typeDescription TypeDescription, detachedTypeVariables List<? extends TypeVariableToken>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type typeVariables : Map<String,? extends TypeList.Generic> to typeVariables : List<? extends TypeVariableToken> in method protected Default(name String, modifiers int, superType Generic, typeVariables List<? extends TypeVariableToken>, 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 Parameter Type typeVariables : List<Map.Entry<String,? extends Generic>> to detachedTypeVariables : List<? extends TypeVariableToken> in method public OfTypeVariables(typeVariableSource TypeVariableSource, detachedTypeVariables List<? extends TypeVariableToken>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariables |
From |
To |
|
Change Parameter Type typeVariables : Map<String,? extends TypeList.Generic> to typeVariables : List<? extends TypeVariableToken> in method public Latent(declaringType TypeDescription, internalName String, modifiers int, typeVariables List<? extends TypeVariableToken>, 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 : Map<String,? extends TypeList.Generic> to typeVariables : List<? extends TypeVariableToken> in method public Token(name String, modifiers int, typeVariables List<? extends TypeVariableToken>, 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 detachedTypeVariables : Map<String,? extends TypeList.Generic> to detachedTypeVariables : List<? extends TypeVariableToken> in method public attachVariables(methodDescription MethodDescription, detachedTypeVariables List<? extends TypeVariableToken>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Attribute Type typeVariables : Map<String,? extends TypeList.Generic> to typeVariables : List<? extends TypeVariableToken> in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Attribute Type typeVariables : Map<String,? extends TypeList.Generic> to typeVariables : List<? extends TypeVariableToken> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Attribute Type typeVariables : Map<String,? extends TypeList.Generic> to typeVariables : List<? extends TypeVariableToken> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type typeVariables : List<Map.Entry<String,? extends Generic>> to detachedTypeVariables : List<? extends TypeVariableToken> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariables |
From |
To |
|
Change Attribute Type upperBounds : Generic to typeVariableToken : TypeVariableToken in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariables.AttachedTypeVariable |
From |
To |