|
Change Parameter Type visitor : Visitor<T> to visitor : Generic.Visitor<T> in method public accept(visitor Generic.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.OfTypeVariable |
From |
To |
|
Change Parameter Type visitor : Visitor<T> to visitor : Generic.Visitor<T> in method public accept(visitor Generic.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.OfWildcardType |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in method public onType(typeDefinition TypeDefinition) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.TypeVariableReviser |
From |
To |
|
Change Parameter Type visitor : Visitor<T> to visitor : Generic.Visitor<T> in method public accept(visitor Generic.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.OfNonGenericType |
From |
To |
|
Change Parameter Type visitor : Visitor<T> to visitor : Generic.Visitor<T> in method public accept(visitor Generic.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.OfGenericArray |
From |
To |
|
Change Parameter Type visitor : Visitor<? extends TypeDescription.Generic> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method protected AttachedTypeVariable(typeVariableSource TypeVariableSource, typeVariableToken TypeVariableToken, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariables.AttachedTypeVariable |
From |
To |
|
Change Parameter Type visitor : Visitor<T> to visitor : Generic.Visitor<T> in method public accept(visitor Generic.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.OfParameterizedType |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in method public onType(typeDefinition TypeDefinition) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding.TypeVariableSubstitutor |
From |
To |
|
Change Parameter Type visitor : Visitor<T> to visitor : TypeVariableSource.Visitor<T> in method public accept(visitor TypeVariableSource.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Parameter Type visitor : Visitor<T> to visitor : Generic.Visitor<T> in method public accept(visitor Generic.Visitor<T>) : T in class net.bytebuddy.description.type.TypeDescription.Generic.OfTypeVariable.Symbolic |
From |
To |
|
Change Parameter Type typeDescription : TypeDescription to typeDefinition : TypeDefinition in method public onType(typeDefinition TypeDefinition) : TypeVariableSource in class net.bytebuddy.description.TypeVariableSource.Visitor.NoOp |
From |
To |