|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public Latent(declaringType TypeDescription, fieldName String, modifiers int, fieldType TypeDescription.Generic, declaredAnnotations List<? extends AnnotationDescription>) in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : Boolean in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.PartialErasureReviser |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected RedefinitionDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>, originalType TypeDescription, classFileLocator ClassFileLocator) in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder |
From |
To |
|
Change Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in method public TypeSubstituting(declaringType TypeDescription.Generic, methodDescription MethodDescription, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public ForDetachedTypes(detachedTypes List<? extends TypeDescription.Generic>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type bounds : List<GenericTypeDescription> to bounds : List<Generic> in method protected DetachedTypeVariable(symbol String, bounds List<Generic>, visitor ForDetachment) in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment.DetachedTypeVariable |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public TypeSubstituting(declaringType TypeDescription.Generic, methodDescription MethodDescription, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Token in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Parameter Type leftPrimitive : GenericTypeDescription to leftPrimitive : TypeDescription.Generic in method private testDominance(leftPrimitive TypeDescription.Generic, rightPrimitive TypeDescription.Generic, expected MethodDelegationBinder.AmbiguityResolver.Resolution) : void in class net.bytebuddy.implementation.bind.ArgumentTypeResolverPrimitiveTest |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : Visitor<? extends TypeDescription.Generic> in method protected LazyTypeVariable(symbol String, typeVariableSource TypeVariableSource, detachedBounds List<? extends TypeDescription.Generic>, visitor Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Parameter Type interfaceTypes : List<? extends GenericTypeDescription> to interfaceTypes : List<? extends Generic> in method public Default(name String, modifiers int, typeVariables List<? extends 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 detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public attach(methodDescription MethodDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public attach(fieldDescription FieldDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : T in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public ForStaticField(value Object, fieldType TypeDescription.Generic) in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public isGetter(typeDescription TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : Boolean in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.PartialErasureReviser |
From |
To |
|
Change Parameter Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method protected SubclassDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>, superType TypeDescription.Generic, constructorStrategy ConstructorStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type superType : GenericTypeDescription to superType : Generic in method public Default(name String, modifiers int, typeVariables List<? extends 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 Parameter Type typeVariable : GenericTypeDescription to typeVariable : TypeDescription.Generic in method public onTypeVariable(typeVariable TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public TypeSubstituting(declaringType TypeDescription.Generic, methodDescriptions List<? extends MethodDescription>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.MethodList.TypeSubstituting |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public TypeSubstituting(declaringType TypeDescription.Generic, fieldDescription FieldDescription, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting |
From |
To |
|
Change Parameter Type matchers : ElementMatcher<? super Iterable<? extends GenericTypeDescription>> to matchers : ElementMatcher<? super Iterable<? extends TypeDescription.Generic>> in method public takesGenericArguments(matchers ElementMatcher<? super Iterable<? extends TypeDescription.Generic>>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public isDeclaredByGeneric(matcher ElementMatcher<? super TypeDescription.Generic>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type exceptionMatcher : ElementMatcher<? super Iterable<? extends GenericTypeDescription>> to exceptionMatcher : ElementMatcher<? super Iterable<? extends TypeDescription.Generic>> in method public declaresGenericException(exceptionMatcher ElementMatcher<? super Iterable<? extends TypeDescription.Generic>>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected materialize(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>) : DynamicType.Builder<T> in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder |
From |
To |
|
Change Parameter Type bindings : Map<GenericTypeDescription,GenericTypeDescription> to bindings : Map<Generic,Generic> in method protected ForTypeVariableBinding(bindings Map<Generic,Generic>) in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in method public TypeSubstituting(declaringType TypeDescription.Generic, methodDescriptions List<? extends MethodDescription>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.MethodList.TypeSubstituting |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType TypeDescription.Generic) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticField |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected MethodAnnotationTarget(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, methodMatcher LatentMethodMatcher, handler MethodRegistry.Handler, attributeAppenderFactory MethodAttributeAppender.Factory, methodTransformer MethodTransformer) in class net.bytebuddy.ByteBuddy.MethodAnnotationTarget |
From |
To |
|
Change Parameter Type genericTypeDescription : GenericTypeDescription to genericTypeDescription : Generic in method public onTypeVariable(genericTypeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Parameter Type genericTypeDescription : GenericTypeDescription to genericTypeDescription : Generic in method public onTypeVariable(genericTypeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected DefaultOptionalMatchedMethodInterception(interfaceTypes List<TypeDescription.Generic>) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception |
From |
To |
|
Change Parameter Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in method public Latent(declaringMethod MethodDescription.InDefinedShape, parameterType TypeDescription.Generic, declaredAnnotations List<? extends AnnotationDescription>, name String, modifiers Integer, index int, offset int) in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Parameter Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in method public Latent(declaringMethod MethodDescription.InDefinedShape, parameterType TypeDescription.Generic, index int, offset int) in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public apply(classVisitor ClassVisitor, instrumentedType TypeDescription, targetType TypeDescription.Generic) : void in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.Compound |
From |
To |
|
Change Parameter Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public SubclassDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, superType TypeDescription.Generic, constructorStrategy ConstructorStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in method public DeclaringTypeMatcher(typeMatcher ElementMatcher<? super TypeDescription.Generic>) in class net.bytebuddy.matcher.DeclaringTypeMatcher |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public Token(typeDescription TypeDescription.Generic, annotationDescriptions List<? extends AnnotationDescription>) in class net.bytebuddy.description.method.ParameterDescription.Token |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public apply(classVisitor ClassVisitor, instrumentedType TypeDescription, targetType TypeDescription.Generic) : void in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForInstrumentedType |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public attach(typeDescription TypeDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Parameter Type parameters : List<? extends GenericTypeDescription> to parameters : List<? extends Generic> in method public Latent(rawType TypeDescription, parameters List<? extends Generic>, ownerType Generic) in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.Latent |
From |
To |
|
Change Parameter Type exceptionType : GenericTypeDescription to exceptionType : TypeDescription.Generic in method public declaresGenericException(exceptionType TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public isSetter(matcher ElementMatcher<? super TypeDescription.Generic>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType TypeDescription.Generic) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler |
From |
To |
|
Change Parameter Type interfaces : List<? extends GenericTypeDescription> to interfaces : List<? extends Generic> in method public Latent(name String, modifiers int, superType Generic, interfaces List<? extends Generic>) in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected SubclassDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>, superType TypeDescription.Generic, constructorStrategy ConstructorStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public ForInstanceField(fieldName String, fieldType TypeDescription.Generic) in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField |
From |
To |
|
Change Parameter Type detachedBounds : List<? extends GenericTypeDescription> to detachedBounds : List<? extends TypeDescription.Generic> in method protected LazyTypeVariable(symbol String, typeVariableSource TypeVariableSource, detachedBounds List<? extends TypeDescription.Generic>, visitor Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public attach(parameterDescription ParameterDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : T in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Token in class net.bytebuddy.description.field.FieldDescription.Token |
From |
To |
|
Change Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : Boolean in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.PartialErasureReviser |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Parameter Type type : Type to type : java.lang.reflect.Type in method public represents(type java.lang.reflect.Type) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public attach(typeDescription TypeDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type lowerBounds : List<? extends GenericTypeDescription> to lowerBounds : List<? extends Generic> in method protected Latent(upperBounds List<? extends Generic>, lowerBounds List<? extends Generic>) in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : Generic in method protected ForAttachment(declaringType Generic, typeVariableSource TypeVariableSource) in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : TypeDescription.Generic in method public onParameterizedType(parameterizedType TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Parameter Type type : GenericTypeDescription to type : TypeDescription.Generic in method public Token(name String, modifiers int, type TypeDescription.Generic) in class net.bytebuddy.description.field.FieldDescription.Token |
From |
To |
|
Change Parameter Type values : List<GenericTypeDescription> to values : List<TypeDescription.Generic> in method protected wrap(values List<TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Parameter Type componentType : GenericTypeDescription to componentType : Generic in method protected Latent(componentType Generic, arity int) in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray.Latent |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : T in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public of(name String, typeDescription TypeDescription.Generic, contributor ModifierContributor.ForField...) : PreparationHandler in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner |
From |
To |
|
Change Parameter Type typeVariables : List<? extends GenericTypeDescription> to typeVariables : List<? extends Generic> in method public Default(name String, modifiers int, typeVariables List<? extends 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 elements : List<GenericTypeDescription> to elements : List<TypeDescription.Generic> in method protected asList(elements List<TypeDescription.Generic>) : TypeList.Generic in class net.bytebuddy.description.type.TypeListGenericExplicitTest |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected RebaseDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>, originalType TypeDescription, classFileLocator ClassFileLocator, methodNameTransformer MethodRebaseResolver.MethodNameTransformer) in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder |
From |
To |
|
Change Parameter Type type : GenericTypeDescription to type : TypeDescription.Generic in method public isDeclaredByGeneric(type TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type fixedValueType : GenericTypeDescription to fixedValueType : TypeDescription.Generic in method protected apply(methodVisitor MethodVisitor, implementationContext Context, instrumentedMethod MethodDescription, fixedValueType TypeDescription.Generic, valueLoadingInstruction StackManipulation) : ByteCodeAppender.Size in class net.bytebuddy.implementation.FixedValue |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public MethodParameterTypeMatcher(matcher ElementMatcher<? super TypeDescription.Generic>) in class net.bytebuddy.matcher.MethodParameterTypeMatcher |
From |
To |
|
Change Parameter Type interfaces : List<? extends GenericTypeDescription> to interfaces : List<? extends TypeDescription.Generic> in method public Default(superClass TypeDescription.Generic, interfaces List<? extends TypeDescription.Generic>, modifiers int, classFileVersion ClassFileVersion) in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public onInstanceField(typeDescription TypeDescription.Generic, fieldName String) : MethodCall in class net.bytebuddy.implementation.MethodCall.WithoutSpecifiedTarget |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public isSetter(typeDescription TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public isGetter(matcher ElementMatcher<? super TypeDescription.Generic>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : TypeDescription.Generic in method protected RetainedVariable(typeVariable TypeDescription.Generic) in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable |
From |
To |
|
Change Parameter Type typeVariables : List<GenericTypeDescription> to typeVariables : List<TypeDescription.Generic> in method public Token(internalName String, modifiers int, typeVariables List<TypeDescription.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 returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public Token(internalName String, modifiers int, typeVariables List<TypeDescription.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 element : GenericTypeDescription to element : TypeDescription.Generic in method protected asElement(element TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeListGenericExplicitTest |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public Token(typeDescription TypeDescription.Generic) in class net.bytebuddy.description.method.ParameterDescription.Token |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method protected ForVirtualMethods(methodGraphCompiler MethodGraph.Compiler, targetType TypeDescription.Generic) in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method public attach(methodDescription MethodDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Parameter Type interfaceTypes : List<? extends GenericTypeDescription> to interfaceTypes : List<? extends Generic> in method public Default(name String, modifiers int, typeVariables List<? extends 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 Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected AbstractBase(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>) in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public bind(typeDescription Generic) : Visitor<Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic |
From |
To |
|
Change Parameter Type upperBounds : List<? extends GenericTypeDescription> to upperBounds : List<? extends Generic> in method protected Latent(upperBounds List<? extends Generic>, lowerBounds List<? extends Generic>) in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Parameter Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in method public MethodReturnTypeMatcher(typeMatcher ElementMatcher<? super TypeDescription.Generic>) in class net.bytebuddy.matcher.MethodReturnTypeMatcher |
From |
To |
|
Change Parameter Type type : Type to type : java.lang.reflect.Type in method public represents(type java.lang.reflect.Type) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method protected onSimpleType(typeDescription TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Parameter Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public Token(internalName String, modifiers int, returnType TypeDescription.Generic, parameterTypes List<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Parameter Type superType : GenericTypeDescription to superType : Generic in method public Default(name String, modifiers int, typeVariables List<? extends 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 interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected materialize(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>) : DynamicType.Builder<T> in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType TypeDescription.Generic) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForStaticInstance |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Parameter Type ownerType : GenericTypeDescription to ownerType : Generic in method public Latent(rawType TypeDescription, parameters List<? extends Generic>, ownerType Generic) in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.Latent |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected OptionalMethodInterception(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, methodMatcher LatentMethodMatcher) in class net.bytebuddy.ByteBuddy.OptionalMethodInterception |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Parameter Type superType : GenericTypeDescription to superType : Generic in method public Latent(name String, modifiers int, superType Generic, interfaces List<? extends Generic>) in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public hasGenericType(matcher ElementMatcher<? super TypeDescription.Generic>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in method public FieldTypeMatcher(typeMatcher ElementMatcher<? super TypeDescription.Generic>) in class net.bytebuddy.matcher.FieldTypeMatcher |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in method public TypeSubstituting(declaringType TypeDescription.Generic, fieldDescription FieldDescription, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting |
From |
To |
|
Change Parameter Type type : Type to type : java.lang.reflect.Type in method public represents(type java.lang.reflect.Type) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method public RedefinitionDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, originalType TypeDescription, classFileLocator ClassFileLocator) in class net.bytebuddy.dynamic.scaffold.inline.RedefinitionDynamicTypeBuilder |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method protected onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Parameter Type superClass : GenericTypeDescription to superClass : TypeDescription.Generic in method public Default(superClass TypeDescription.Generic, interfaces List<? extends TypeDescription.Generic>, modifiers int, classFileVersion ClassFileVersion) in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method protected onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method private ForVirtualMethods(methodGraphCompiler MethodGraph.Compiler, targetType TypeDescription.Generic, matcher ElementMatcher<? super MethodDescription>) in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method protected CacheValueField(instrumentedType TypeDescription, fieldType TypeDescription.Generic, suffix String, valueHashCode int) in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField |
From |
To |
|
Change Parameter Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public Latent(declaringType TypeDescription, internalName String, modifiers int, typeVariables List<? extends TypeDescription.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 visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method protected OfTypeVariable(typeVariableSource TypeVariableSource, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>, detachedTypes List<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : T in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor |
From |
To |
|
Change Parameter Type rightPrimitive : GenericTypeDescription to rightPrimitive : TypeDescription.Generic in method private testDominance(leftPrimitive TypeDescription.Generic, rightPrimitive TypeDescription.Generic, expected MethodDelegationBinder.AmbiguityResolver.Resolution) : void in class net.bytebuddy.implementation.bind.ArgumentTypeResolverPrimitiveTest |
From |
To |
|
Change Parameter Type exceptionTypes : List<? extends GenericTypeDescription> to exceptionTypes : List<? extends TypeDescription.Generic> in method public Latent(declaringType TypeDescription, internalName String, modifiers int, typeVariables List<? extends TypeDescription.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 typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public apply(classVisitor ClassVisitor, instrumentedType TypeDescription, targetType TypeDescription.Generic) : void in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForAnnotation |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : T in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super List<? extends GenericTypeDescription>> to matcher : ElementMatcher<? super List<? extends TypeDescription.Generic>> in method public MethodParameterTypesMatcher(matcher ElementMatcher<? super List<? extends TypeDescription.Generic>>) in class net.bytebuddy.matcher.MethodParameterTypesMatcher |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public ForDetachedTypes(detachedTypes List<? extends TypeDescription.Generic>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Parameter Type exceptionMatcher : ElementMatcher<? super GenericTypeList> to exceptionMatcher : ElementMatcher<? super TypeList.Generic> in method public MethodExceptionTypeMatcher(exceptionMatcher ElementMatcher<? super TypeList.Generic>) in class net.bytebuddy.matcher.MethodExceptionTypeMatcher |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method public SubclassDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, superType TypeDescription.Generic, constructorStrategy ConstructorStrategy) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type type : Type to type : java.lang.reflect.Type in method public represents(type java.lang.reflect.Type) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in method public TypeSubstituting(declaringType TypeDescription.Generic, fieldDescriptions List<? extends FieldDescription>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.field.FieldList.TypeSubstituting |
From |
To |
|
Change Parameter Type type : GenericTypeDescription to type : TypeDescription.Generic in method public Token(name String, modifiers int, type TypeDescription.Generic, annotations List<? extends AnnotationDescription>) in class net.bytebuddy.description.field.FieldDescription.Token |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method protected Forwarding(fieldName String, fieldType TypeDescription.Generic, preparationHandler PreparationHandler) in class net.bytebuddy.implementation.Forwarding |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected Proxy(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory) in class net.bytebuddy.ByteBuddy.Proxy |
From |
To |
|
Change Parameter Type parameterTypes : List<? extends GenericTypeDescription> to parameterTypes : List<? extends TypeDescription.Generic> in method public Token(internalName String, modifiers int, returnType TypeDescription.Generic, parameterTypes List<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Parameter Type lowerBound : GenericTypeDescription to lowerBound : Generic in method public boundedBelow(lowerBound Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public returnsGeneric(matcher ElementMatcher<? super TypeDescription.Generic>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public genericFieldType(fieldType TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public ForInstanceField(fieldType TypeDescription.Generic, fieldName String) in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public TypeSubstituting(declaringType TypeDescription.Generic, fieldDescriptions List<? extends FieldDescription>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.field.FieldList.TypeSubstituting |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public Token(typeDescription TypeDescription.Generic, annotationDescriptions List<? extends AnnotationDescription>, name String, modifiers Integer) in class net.bytebuddy.description.method.ParameterDescription.Token |
From |
To |
|
Change Parameter Type type : Type... to type : java.lang.reflect.Type... in method public ForLoadedTypes(type java.lang.reflect.Type...) in class net.bytebuddy.description.type.TypeList.Generic.ForLoadedTypes |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public apply(classVisitor ClassVisitor, instrumentedType TypeDescription, targetType TypeDescription.Generic) : void in class net.bytebuddy.implementation.attribute.TypeAttributeAppender |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public TypeSubstituting(declaringMethod MethodDescription.InGenericShape, parameterDescriptions List<? extends ParameterDescription>, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.ParameterList.TypeSubstituting |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Parameter Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in method protected OfTypeVariable(typeVariableSource TypeVariableSource, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>, detachedTypes List<? extends TypeDescription.Generic>) in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected materialize(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, typeInitializer InstrumentedType.TypeInitializer, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, fieldTokens List<FieldDescription.Token>, methodTokens List<MethodDescription.Token>) : DynamicType.Builder<T> in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Token in class net.bytebuddy.description.method.ParameterDescription.Token |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public ForInstanceField(fieldType TypeDescription.Generic, fieldName String) in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method protected FieldDefiner(name String, typeDescription TypeDescription.Generic, modifiers int) in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner |
From |
To |
|
Change Parameter Type componentType : GenericTypeDescription to componentType : Generic in method public of(componentType Generic, arity int) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray.Latent |
From |
To |
|
Change Parameter Type type : Type to type : java.lang.reflect.Type in method public represents(type java.lang.reflect.Type) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.AbstractBase |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public onNonGenericType(typeDescription TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.Empty |
From |
To |
|
Change Parameter Type genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : Boolean in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.PartialErasureReviser |
From |
To |
|
Change Parameter Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in method public genericFieldType(matcher ElementMatcher<? super TypeDescription.Generic>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type typeVariables : List<? extends GenericTypeDescription> to typeVariables : List<? extends TypeDescription.Generic> in method public Latent(declaringType TypeDescription, internalName String, modifiers int, typeVariables List<? extends TypeDescription.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 visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : TokenList<S> in class net.bytebuddy.description.ByteCodeElement.Token.TokenList |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method public RebaseDynamicTypeBuilder(classFileVersion ClassFileVersion, namingStrategy NamingStrategy, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, modifiers int, attributeAppender TypeAttributeAppender, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, fieldRegistry FieldRegistry, methodRegistry MethodRegistry, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory, originalType TypeDescription, classFileLocator ClassFileLocator, methodNameTransformer MethodRebaseResolver.MethodNameTransformer) in class net.bytebuddy.dynamic.scaffold.inline.RebaseDynamicTypeBuilder |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : Boolean in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.PartialErasureReviser |
From |
To |
|
Change Parameter Type detachedVariable : GenericTypeDescription to detachedVariable : TypeDescription.Generic in method public of(detachedVariable TypeDescription.Generic, typeVariableSource TypeVariableSource, visitor Visitor<? extends TypeDescription.Generic>) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Parameter Type typeVariables : List<? extends GenericTypeDescription> to typeVariables : List<? extends Generic> in method public Default(name String, modifiers int, typeVariables List<? extends 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 Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public returnsGeneric(typeDescription TypeDescription.Generic) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Parameter Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public apply(classVisitor ClassVisitor, instrumentedType TypeDescription, targetType TypeDescription.Generic) : void in class net.bytebuddy.implementation.attribute.TypeAttributeAppender.ForType |
From |
To |
|
Change Parameter Type type : Type to type : java.lang.reflect.Type in method public represents(type java.lang.reflect.Type) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in method public TypeSubstituting(declaringMethod MethodDescription.InGenericShape, parameterDescription ParameterDescription, visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method protected abstract onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public ForInstanceField(fieldName String, fieldType TypeDescription.Generic) in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField |
From |
To |
|
Change Parameter Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public prepare(instrumentedType InstrumentedType, fieldName String, fieldType TypeDescription.Generic) : InstrumentedType in class net.bytebuddy.implementation.Forwarding.PreparationHandler.ForInstanceField |
From |
To |
|
Change Parameter Type genericTypeDescription : GenericTypeDescription to ownableType : Generic in method private onOwnableType(ownableType Generic) : void in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Parameter Type exceptionTypes : List<? extends GenericTypeDescription> to exceptionTypes : List<? extends TypeDescription.Generic> in method public Token(internalName String, modifiers int, typeVariables List<TypeDescription.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 genericArray : GenericTypeDescription to genericArray : Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Parameter Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : Visitor<? extends TypeDescription.Generic> in method public of(detachedVariable TypeDescription.Generic, typeVariableSource TypeVariableSource, visitor Visitor<? extends TypeDescription.Generic>) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Parameter Type typeVariable : GenericTypeDescription to typeVariable : Generic in method protected register(symbol String, typeVariable Generic) : void in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method protected ForVirtualInvocation(typeDescription TypeDescription.Generic) in class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation |
From |
To |
|
Change Parameter Type wildcard : GenericTypeDescription to wildcard : Generic in method public onWildcard(wildcard Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Parameter Type upperBound : GenericTypeDescription to upperBound : Generic in method public boundedAbove(upperBound Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Parameter Type parameterizedType : GenericTypeDescription to parameterizedType : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : Generic in method protected onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Parameter Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method protected ByteBuddy(classFileVersion ClassFileVersion, namingStrategy NamingStrategy.Unbound, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, implementationContextFactory Implementation.Context.Factory, interfaceTypes List<TypeDescription.Generic>, ignoredMethods ElementMatcher<? super MethodDescription>, classVisitorWrapper ClassVisitorWrapper, methodRegistry MethodRegistry, modifiers Definable<Integer>, typeAttributeAppender TypeAttributeAppender, methodGraphCompiler MethodGraph.Compiler, defaultFieldAttributeAppenderFactory FieldAttributeAppender.Factory, defaultMethodAttributeAppenderFactory MethodAttributeAppender.Factory) in class net.bytebuddy.ByteBuddy |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypePartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayTypeIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testSingleUpperBoundTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableIsRetained() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testInterfaceOnlyMultipleUpperBoundTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testWildcardTypeIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsThrowableForExceptionVariable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public asErasures() : TypeList in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeWithIllegalErasureIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsThrowableThrowsExceptionForWildcard() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeIsExtendable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeIterator() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testUnboundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testWildcardTypeIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericMethodEquality() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericMethodHashCode() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericParameterEquality() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericParameterHashCode() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableWithExtensionErasedBound() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedMethodTypeVariableIsRetained() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericFieldEquality() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericFieldHashCode() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayTypeIterator() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testTypeVaribaleTypeIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayOfGenericComponentType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescriptions : List<GenericTypeDescription> to parameterTypes : List<Generic> in method public getParameters() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testSimpleParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedSpecifiedTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public asRawTypes() : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedStaticTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsThrowableThrowsExceptionForExceptionVariableOfNonThrowableType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testLowerBoundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeWithIllegalErasureIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testExplicitlyUnboundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testRecursiveTypeVariable() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to upperBound : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Rename Variable genericTypeDescriptions : List<GenericTypeDescription> to parameterTypes : List<Generic> in method public getParameters() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypePartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to parameterType : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescriptions : List<GenericTypeDescription> to boundTypes : List<Generic> in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableErasedBound() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMultipleUpperBoundTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeInterfaceResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayOfGenericComponentTypeIterator() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedTypeInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testTypeVaribaleTypeIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to lowerBound : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeIsImplementable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public getStackSize() : int in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayTypeIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeArgument : Generic in method public toString() : String in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testUpperBoundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Rename Variable genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableWithExtensionIsRetained() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method protected asList(elements List<Type>) : TypeList.Generic in class net.bytebuddy.pool.TypePoolGenericTypeListTest |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable.OfLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveTypeVariables(typePool TypePool, typeVariableSource TypeVariableSource) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(method Method) : TypeDescription.Generic in class net.bytebuddy.pool.TypePoolDefaultTypeDescriptionTest |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public attach(fieldDescription FieldDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveTypeVariables(typePool TypePool, typeVariableSource TypeVariableSource) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getDeclaringType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.OfLoadedInterfaceTypes |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onTypeVariable(genericTypeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onTypeVariable(genericTypeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method protected asList(elements List<Type>) : TypeList.Generic in class net.bytebuddy.description.type.TypeListGenericForLoadedTypesTest |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveInterfaceTypes(interfaceTypeDescriptors List<String>, typePool TypePool, definingType TypeDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Return Type Collection<GenericTypeDescription> to Collection<TypeDescription.Generic> in method public getDeclaredInterfaces() : Collection<TypeDescription.Generic> in class net.bytebuddy.NamingStrategy.UnnamedType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected asElement(element Type) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeListGenericForLoadedTypesTest |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.ForLoadedField |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription.LazyParameterList |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getSuperClass() : TypeDescription.Generic in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.Empty |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected resolve() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.OfLoadedInterfaceTypes.TypeProjection |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.TypeVariableSource |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public boundedBelow(lowerBound Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(method Method) : TypeDescription.Generic in class net.bytebuddy.pool.TypePoolLazyFacadeTypeDescriptionTest |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedFieldType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected asElement(element Type) : TypeDescription.Generic in class net.bytebuddy.pool.TypePoolGenericTypeListTest |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.Token |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveParameterTypes(parameterTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public describe(type Type) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDefinition.Sort |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment.DetachedTypeVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public boundedAbove(upperBound Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.OfLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public get(index int) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.Malformed.TokenList |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.OfLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveExceptionTypes(exceptionTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getDeclaringType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.InGenericShape |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveParameterTypes(parameterTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected getSecond() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeListGenericExplicitTest |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getType() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyFieldDescription |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.Explicit |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public asRawType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyTypeList.Generic |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asRawTypes() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyTypeList.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveTypeVariables(typePool TypePool, typeVariableSource TypeVariableSource) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.AbstractBase |
From |
To |
|
Change Return Type List<GenericTypeDescription> to List<TypeDescription.Generic> in method public getDeclaredInterfaces() : List<TypeDescription.Generic> in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(field Field) : TypeDescription.Generic in class net.bytebuddy.pool.TypePoolDefaultTypeDescriptionTest |
From |
To |
|
Change Return Type Type to java.lang.reflect.Type in method public getParameterizedType(parameter Object) : java.lang.reflect.Type in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public onParameterizedType(parameterizedType TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod.TransformedParameter |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public findVariable(symbol String) : TypeDescription.Generic in class net.bytebuddy.description.TypeVariableSource |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getDeclaringType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.InGenericShape |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Return Type Type to java.lang.reflect.Type in method public getParameterizedType(parameter Object) : java.lang.reflect.Type in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter.Dispatcher |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveParameterTypes(parameterTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public findVariable(symbol String) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForRawType |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public asRawTypes() : Generic in class net.bytebuddy.description.type.TypeList.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveInterfaceTypes(interfaceTypeDescriptors List<String>, typePool TypePool, definingType TypeDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveInterfaceTypes(interfaceTypeDescriptors List<String>, typePool TypePool, definingType TypeDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected abstract describe(field Field) : TypeDescription.Generic in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Return Type GenericTypeList to Generic in method protected wrap(values List<TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public of(detachedVariable TypeDescription.Generic, typeVariableSource TypeVariableSource, visitor Visitor<? extends TypeDescription.Generic>) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected onSimpleType(typeDescription TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected resolve() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.OfConstructorExceptionTypes.TypeProjection |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.Token |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedSuperType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public get(index int) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.TypeVariableList |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveParameterTypes(parameterTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter.OfLegacyVmConstructor |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public unbounded() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(field Field) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionForLoadedTypeTest |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.OfLoadedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public asGenericType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.AbstractBase |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(field Field) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionArrayProjectionTest |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveExceptionTypes(exceptionTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Malformed |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.AccessorBridge |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveExceptionTypes(exceptionTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.NoOp |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyFacade.LazyResolution.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray.OfLoadedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method protected asList(elements List<TypeDescription.Generic>) : TypeList.Generic in class net.bytebuddy.description.type.TypeListGenericExplicitTest |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public asGenericType() : Generic in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getReturnType() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.OfLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getDeclaringType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public get(index int) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.TokenList |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(field Field) : TypeDescription.Generic in class net.bytebuddy.pool.TypePoolLazyFacadeTypeDescriptionTest |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.ForLoadedTypes |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.ForDefinedMethod.OfVisibilityBridge.VisibilityBridge |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getSuperType() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDefinition |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected asElement(element TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeListGenericExplicitTest |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(method Method) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionArrayProjectionTest |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getComponentType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public attach(typeDescription TypeDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveTypeVariables(typePool TypePool, typeVariableSource TypeVariableSource) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public findVariable(symbol String) : Generic in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.OfMethodExceptionTypes |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public attach(parameterDescription ParameterDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected abstract onSimpleType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public attach(methodDescription MethodDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public asRawTypes() : Generic in class net.bytebuddy.description.type.TypeList.Generic.Empty |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default.ForInlining.TypeInitializerDelegate |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Record.AccessBridgeWrapper.BridgeTarget |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.Malformed |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedReturnType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public asRawType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.AbstractBase |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public attach(methodDescription MethodDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public attach(typeDescription TypeDescription, detachedTypes List<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public onTypeVariable(typeVariable TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveInterfaceTypes(interfaceTypeDescriptors List<String>, typePool TypePool, definingType TypeDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getType() : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription.LazyParameterDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public of(componentType Generic, arity int) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getParameters() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected getFirst() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeListGenericExplicitTest |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForUpperBoundWildcard |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getSuperClass() : TypeDescription.Generic in class net.bytebuddy.NamingStrategy.UnnamedType |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.Empty |
From |
To |
|
Change Return Type Visitor<GenericTypeDescription> to Visitor<Generic> in method public bind(typeDescription Generic) : Visitor<Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected abstract describe(method Method) : TypeDescription.Generic in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public onNonGenericType(typeDescription TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveTypeVariables(typePool TypePool, typeVariableSource TypeVariableSource) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized |
From |
To |
|
Change Return Type Type to java.lang.reflect.Type in method public getParameterizedType(parameter Object) : java.lang.reflect.Type in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected describe(method Method) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionForLoadedTypeTest |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForLowerBoundWildcard |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public get(index int) : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.OfConstructorExceptionTypes |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected abstract resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public resolveExceptionTypes(exceptionTypeDescriptors List<String>, typePool TypePool, definingMethod MethodDescription) : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method protected resolve() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeList.Generic.OfMethodExceptionTypes.TypeProjection |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public asGenericType() : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDefinition |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public asRawTypes() : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onGenericArray(genericArray Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeErasing |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getInterfaces() : TypeList.Generic in class net.bytebuddy.description.type.TypeDefinition |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getExceptionTypes() : TypeList.Generic in class net.bytebuddy.dynamic.MethodTransformer.Simple.TransformedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getReturnType() : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public onNonGenericType(typeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getLowerBounds() : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription.Generic in method public getType() : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter.OfLegacyVmMethod |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Return Type GenericTypeList to TypeList.Generic in method public getTypeVariables() : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Return Type GenericTypeList to Generic in method public getUpperBounds() : Generic in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Return Type GenericTypeDescription to Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type result : GenericTypeDescription to result : TypeDescription.Generic in method public testZeroArityIteratesTypesInstanceNonGeneric() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public testForAnnotationProperty() : void in class net.bytebuddy.pool.TypePoolDefaultComponentTypeLocatorTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testParameterizedTypeRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type upperBound : GenericTypeDescription to upperBound : Generic in method private onOwnableType(ownableType Generic) : void in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to lowerBound : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Variable Type foo : GenericTypeDescription to foo : TypeDescription.Generic in method public testBackwardsReferenceTypeVariable() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type first : GenericTypeDescription to first : TypeDescription.Generic in method public testJoinUniqueRawWithConflictingDuplicate() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type methodParameterType : GenericTypeDescription to methodParameterType : TypeDescription.Generic in method public testParameterizedTypeRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testUnboundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testWildcardTypeIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type substitution : GenericTypeDescription to substitution : Generic in method public onTypeVariable(typeVariable Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Variable Type superInterfaceType : GenericTypeDescription to superInterfaceType : TypeDescription.Generic in method public testParameterizedTypePartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericParameterEquality() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsThrowableThrowsExceptionForExceptionVariableOfNonThrowableType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericParameterHashCode() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type bounds : GenericTypeList to bounds : TypeList.Generic in method public onParameterizedType(parameterizedType TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedMethodTypeVariableIsRetained() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testShadowedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayTypeIterator() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public testParameterBindingOnIllegalTargetTypeThrowsException() : void in class net.bytebuddy.implementation.bind.annotation.PipeBinderTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testParameterizedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public getGenericSignature() : String in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Variable Type superInterfaceType : GenericTypeDescription to superInterfaceType : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public asRawTypes() : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableErasedBound() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type methodReturnType : GenericTypeDescription to methodReturnType : TypeDescription.Generic in method public testParameterizedTypeRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeVariable : GenericTypeDescription to typeVariable : TypeDescription.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedStaticTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : Generic in method public getSuperType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForNonGenericType |
From |
To |
|
Change Variable Type upperBounds : GenericTypeList to upperBounds : TypeList.Generic in method public onWildcard(wildcard Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeIsExtendable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type superSuperType : GenericTypeDescription to superSuperType : TypeDescription.Generic in method public testParameterizedTypePartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type bounds : GenericTypeList to bounds : TypeList.Generic in method public toString() : String in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Variable Type ownerType : Type to ownerType : java.lang.reflect.Type in method public getOwnerType() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.OfLoadedType |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testLowerBoundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeWithIllegalErasureIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type types : List<GenericTypeDescription> to types : List<TypeDescription.Generic> in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeIterator() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type bar : GenericTypeDescription to bar : TypeDescription.Generic in method public testNestedInnerType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public toGenericType(typePool TypePool, typeVariableSource TypeVariableSource) : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : Generic in method private isAssignable(sourceType TypeDescription, targetType TypeDescription) : boolean in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableIsRetained() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type methodParameterType : GenericTypeDescription to methodParameterType : TypeDescription.Generic in method public testParameterizedTypeRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testParameterizedTypePartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type bound : GenericTypeDescription to bound : Generic in method protected DetachedTypeVariable(symbol String, bounds List<Generic>, visitor ForDetachment) in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment.DetachedTypeVariable |
From |
To |
|
Change Variable Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method public compile(typeDefinition TypeDefinition, viewPoint TypeDescription) : MethodGraph.Linked in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : Generic in method public getGenericSignature() : String in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Variable Type foo : GenericTypeDescription to foo : TypeDescription.Generic in method public testNestedInnerType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testUpperBoundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeMatchers : List<ElementMatcher<? super GenericTypeDescription>> to typeMatchers : List<ElementMatcher<? super TypeDescription.Generic>> in method public takesArguments(typeDescriptions Iterable<? extends TypeDescription>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeOrVoidForGenericArray() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in method public subclass(superType TypeDefinition, constructorStrategy ConstructorStrategy) : DynamicType.Builder<T> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayOfGenericComponentTypeIterator() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeForParameterizedType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testRecursiveTypeVariable() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testZeroArityIteratesTypesInstance() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericFieldEquality() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericFieldHashCode() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testWildcardTypeIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type parameters : List<GenericTypeDescription> to parameters : List<TypeDescription.Generic> in method public onParameterizedType(parameterizedType TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testCollectionIsActualTypeOrVoid() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type detached : GenericTypeDescription to detached : TypeDescription.Generic in method public testDetachment() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForDetachmentTest |
From |
To |
|
Change Variable Type attached : GenericTypeDescription to attached : TypeDescription.Generic in method public testAttachment() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForAttachmentTest |
From |
To |
|
Change Variable Type detached : GenericTypeDescription to detached : TypeDescription.Generic in method public testAttachment() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForAttachmentTest |
From |
To |
|
Change Variable Type genericTypeDescriptions : List<GenericTypeDescription> to boundTypes : List<Generic> in method public getUpperBounds() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal.LazyTypeVariable |
From |
To |
|
Change Variable Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in method public testWithMethod() : void in class net.bytebuddy.dynamic.scaffold.InstrumentedTypeTest |
From |
To |
|
Change Variable Type methodReturnType : GenericTypeDescription to methodReturnType : TypeDescription.Generic in method public testParameterizedTypeRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method protected SubclassImplementationTarget(instrumentedType TypeDescription, methodGraph MethodGraph.Linked, originTypeResolver OriginTypeResolver) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget |
From |
To |
|
Change Variable Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in method public testParameterizedTypeRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type parameters : GenericTypeList to parameters : TypeList.Generic in method public bind(typeDescription Generic) : Visitor<Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeIsImplementable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in method protected doAnalyze(typeDefinition TypeDefinition, snapshots Map<TypeDefinition,Key.Store<T>>, relevanceMatcher ElementMatcher<? super MethodDescription>) : Key.Store<T> in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default |
From |
To |
|
Change Variable Type parameter : GenericTypeDescription to parameter : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public compile(typeDefinition TypeDefinition, viewPoint TypeDescription) : MethodGraph.Linked in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeOrVoidForTypeVariable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(genericTypeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Variable Type lowerBounds : GenericTypeList to lowerBounds : TypeList.Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeForWildcardThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public onTypeVariable(genericTypeDescription Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeArgument : Generic in method public toString() : String in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type visited : List<GenericTypeDescription> to visited : List<TypeDescription.Generic> in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableWithExtensionIsRetained() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsThrowableThrowsExceptionForWildcard() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testVisibilityBridgeIfNotMatchedAndVisible() : void in class net.bytebuddy.dynamic.scaffold.MethodRegistryDefaultTest |
From |
To |
|
Change Variable Type methodParameterType : GenericTypeDescription to methodParameterType : TypeDescription.Generic in method public testParameterizedTypeInterfaceResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeInterfaceResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testZeroArityIteratesTypesInstanceNonGeneric() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type exceptionType : GenericTypeDescription to exceptionType : TypeDescription.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in method public testShadowedTypeInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to upperBound : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeForGenericArray() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public accept(visitor TypeDescription.Generic.Visitor<? extends TypeDescription.Generic>) : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to parameterType : Generic in method public hashCode() : int in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type genericRemovalType : GenericTypeDescription to genericRemovalType : TypeDescription.Generic in method public testObjectProperties() : void in class net.bytebuddy.implementation.DefaultMethodCallTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayTypeIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericMethodEquality() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericMethodHashCode() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type superSuperType : GenericTypeDescription to superSuperType : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testTypeVaribaleTypeIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type methodParameterType : GenericTypeDescription to methodParameterType : TypeDescription.Generic in method public testParameterizedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeOrVoidForParameterizedType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescriptions : List<GenericTypeDescription> to parameterTypes : List<Generic> in method public getParameters() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.Nested.LazyParameterizedType |
From |
To |
|
Change Variable Type parameter : GenericTypeDescription to parameter : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsThrowableForExceptionVariable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayTypeIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type lowerBounds : GenericTypeList to lowerBounds : TypeList.Generic in method public onWildcard(wildcard Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type baz : GenericTypeDescription to baz : TypeDescription.Generic in method public testNestedInnerMethod() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type types : List<GenericTypeDescription> to types : List<TypeDescription.Generic> in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable |
From |
To |
|
Change Variable Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in method public testIllegalType() : void in class net.bytebuddy.implementation.bind.annotation.FieldProxyBinderTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeForTypeVariable() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type actualTypeArguments : GenericTypeList to actualTypeArguments : TypeList.Generic in method public toString() : String in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type superClass : Type to superClass : java.lang.reflect.Type in method protected resolve() : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedSuperType |
From |
To |
|
Change Variable Type types : List<GenericTypeDescription> to types : List<TypeDescription.Generic> in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.AbstractBase |
From |
To |
|
Change Variable Type lowerBounds : GenericTypeList to lowerBounds : TypeList.Generic in method public onWildcard(wildcard Generic) : Boolean in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing.PartialErasureReviser |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeForRawType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type exceptionTypes : GenericTypeList to exceptionTypes : TypeList.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type lowerBounds : GenericTypeList to lowerBounds : TypeList.Generic in method public onWildcard(wildcard Generic) : SignatureVisitor in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor.OfParameter |
From |
To |
|
Change Variable Type qux : GenericTypeDescription to qux : TypeDescription.Generic in method public testNestedInnerType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type parameters : List<GenericTypeDescription> to parameters : List<Generic> in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Variable Type parameters : List<GenericTypeDescription> to parameters : List<Generic> in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor |
From |
To |
|
Change Variable Type methodReturnType : GenericTypeDescription to methodReturnType : TypeDescription.Generic in method public testParameterizedTypeInterfaceResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type componentType : GenericTypeDescription to componentType : TypeDescription.Generic in method public testZeroArityIteratesTypesInstanceNonGeneric() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : TypeDescription.Generic in method public onParameterizedType(parameterizedType TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Variable Type typeMatchers : List<ElementMatcher<? super GenericTypeDescription>> to typeMatchers : List<ElementMatcher<? super TypeDescription.Generic>> in method public takesGenericArguments(typeDefinitions List<? extends TypeDefinition>) : ElementMatcher.Junction<T> in class net.bytebuddy.matcher.ElementMatchers |
From |
To |
|
Change Variable Type genericTypeDescriptions : List<GenericTypeDescription> to parameterTypes : List<Generic> in method public getParameters() : TypeList.Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForParameterizedType.LazyParameterizedType |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testSimpleParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedSpecifiedTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public testWithFieldDouble() : void in class net.bytebuddy.dynamic.scaffold.InstrumentedTypeTest |
From |
To |
|
Change Variable Type upperBound : GenericTypeDescription to upperBound : Generic in method public getGenericSignature() : String in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Variable Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in method public testNonArrayTypeBinding() : void in class net.bytebuddy.implementation.bind.annotation.AllArgumentsBinderTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNonGenericArrayType() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type upperBound : GenericTypeDescription to upperBound : TypeDescription.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : Generic in method public onParameterizedType(parameterizedType Generic) : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.TypeVariableErasing |
From |
To |
|
Change Variable Type bindings : Map<GenericTypeDescription,GenericTypeDescription> to bindings : Map<Generic,Generic> in method public bind(typeDescription Generic) : Visitor<Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Variable Type parameter : GenericTypeDescription to parameter : TypeDescription.Generic in method public onParameterizedType(parameterizedType TypeDescription.Generic) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testGenericArrayOfGenericComponentType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeOrVoidForWildcardThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type upperBounds : GenericTypeList to upperBounds : TypeList.Generic in method public asErasure() : TypeDescription in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Variable Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.field.FieldDescription.AbstractBase |
From |
To |
|
Change Variable Type methodReturnType : GenericTypeDescription to methodReturnType : TypeDescription.Generic in method public testParameterizedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type componentType : GenericTypeDescription to componentType : TypeDescription.Generic in method public testZeroArityIteratesTypesInstance() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type enumType : GenericTypeDescription to enumType : TypeDescription.Generic in method public makeEnumeration(values Collection<? extends String>) : DynamicType.Builder<? extends Enum<?>> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Variable Type typeVariables : GenericTypeList to typeVariables : TypeList.Generic in method public findVariable(symbol String) : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type upperBound : GenericTypeDescription to upperBound : TypeDescription.Generic in method public testRecursiveTypeVariable() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testSingleUpperBoundTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedTypeInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type exceptionTypes : GenericTypeList to exceptionTypes : TypeList.Generic in method public toGenericString() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testExplicitlyUnboundWildcardParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public getGenericSignature() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testIsActualTypeOrVoidForRawType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public testWithField() : void in class net.bytebuddy.dynamic.scaffold.InstrumentedTypeTest |
From |
To |
|
Change Variable Type typeDescriptions : List<GenericTypeDescription> to typeDescriptions : List<TypeDescription.Generic> in method public asRawTypes() : Generic in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Variable Type typeDescriptions : Collection<GenericTypeDescription> to typeDescriptions : Collection<TypeDescription.Generic> in method public testCollectionIsActualType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type second : GenericTypeDescription to second : TypeDescription.Generic in method public testJoinUniqueRawWithConflictingDuplicate() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable |
From |
To |
|
Change Variable Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in method public compile(typeDefinition TypeDefinition, viewPoint TypeDescription) : MethodGraph.Linked in class net.bytebuddy.dynamic.scaffold.MethodGraph.Compiler.Default |
From |
To |
|
Change Variable Type original : GenericTypeDescription to original : TypeDescription.Generic in method public testAttachment() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForAttachmentTest |
From |
To |
|
Change Variable Type original : GenericTypeDescription to original : TypeDescription.Generic in method public testDetachment() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForDetachmentTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testShadowedTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMultipleUpperBoundTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type visitor : GenericTypeDescription.Visitor<GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<TypeDescription.Generic> in method public asToken(targetTypeMatcher ElementMatcher<? super TypeDescription>) : Token in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public testWithMethodDouble() : void in class net.bytebuddy.dynamic.scaffold.InstrumentedTypeTest |
From |
To |
|
Change Variable Type original : GenericTypeDescription to original : TypeDescription.Generic in method public testDetachedNoSource() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForDetachmentTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testInterfaceOnlyMultipleUpperBoundTypeVariableType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public getStackSize() : int in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testTypeVaribaleTypeIsExtendableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in method public testWithMethod() : void in class net.bytebuddy.dynamic.scaffold.InstrumentedTypeTest |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type detached : GenericTypeDescription to detached : TypeDescription.Generic in method public testDetachedNoSource() : void in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorForDetachmentTest |
From |
To |
|
Change Variable Type typeVariables : GenericTypeList to typeVariables : TypeList.Generic in method public findVariable(symbol String) : Generic in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public toGenericString() : String in class net.bytebuddy.description.method.MethodDescription.AbstractBase |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testZeroArityReturnsInstance() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type interfaceType : GenericTypeDescription to interfaceType : Generic in method public getGenericSignature() : String in class net.bytebuddy.description.type.TypeDescription.AbstractBase |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : Generic in method public toString() : String in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypePartiallyRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type bar : GenericTypeDescription to bar : TypeDescription.Generic in method public testNestedInnerMethod() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public testParameterizedTypeRawSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescriptions : Collection<GenericTypeDescription> to typeDescriptions : Collection<TypeDescription.Generic> in method public testCollectionIsActualTypeOrVoid() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeWithIllegalErasureIsImplementableThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type ownerType : GenericTypeDescription to ownerType : Generic in method private onOwnableType(ownableType Generic) : void in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.ForSignatureVisitor |
From |
To |
|
Change Variable Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in method public testParameterizedTypeInterfaceResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testParameterizedTypePartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testCollectionIsActualType() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testNestedParameterizedType() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type actualSuperType : GenericTypeDescription to actualSuperType : TypeDescription.Generic in method public subclass(superType TypeDefinition, constructorStrategy ConstructorStrategy) : DynamicType.Builder<T> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Variable Type superType : GenericTypeDescription to superType : TypeDescription.Generic in method public testParameterizedTypeNestedPartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testMethodTypeVariableWithExtensionErasedBound() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public to(delegate Object, type Type, fieldName String, methodGraphCompiler MethodGraph.Compiler) : MethodDelegation in class net.bytebuddy.implementation.MethodDelegation |
From |
To |
|
Change Variable Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testCollectionIsActualTypeOrVoidThrowsException() : void in class net.bytebuddy.utility.ByteBuddyCommonsTest |
From |
To |
|
Change Variable Type bar : GenericTypeDescription to bar : TypeDescription.Generic in method public testBackwardsReferenceTypeVariable() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeVariable : GenericTypeDescription to typeVariable : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForTypeVariable.InDetachedForm |
From |
To |
|
Change Variable Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in method public testParameterizedTypeSuperTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type typeVariables : GenericTypeList to typeVariables : TypeList.Generic in method public bind(typeDescription Generic) : Visitor<Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Variable Type result : GenericTypeDescription to result : TypeDescription.Generic in method public testZeroArityIteratesTypesInstance() : void in class net.bytebuddy.description.type.TypeDefinitionTest |
From |
To |
|
Change Variable Type types : List<GenericTypeDescription> to types : List<TypeDescription.Generic> in method public asTypeList() : TypeList.Generic in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public asErasures() : TypeList in class net.bytebuddy.description.type.TypeList.Generic.AbstractBase |
From |
To |
|
Change Variable Type otherOwnerType : GenericTypeDescription to otherOwnerType : Generic in method public equals(other Object) : boolean in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType |
From |
To |
|
Change Variable Type foo : GenericTypeDescription to foo : TypeDescription.Generic in method public testNestedInnerMethod() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in method public testParameterizedTypePartiallyRawInterfaceTypeResolution() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Variable Type qux : GenericTypeDescription to qux : TypeDescription.Generic in method public testNestedInnerMethod() : void in class net.bytebuddy.description.type.AbstractTypeDescriptionGenericTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : Generic in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Attribute Type typeVariables : List<? extends GenericTypeDescription> to typeVariables : List<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type UNDEFINED : GenericTypeDescription to UNDEFINED : Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Attribute Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.AllArgumentsBinderTest |
From |
To |
|
Change Attribute Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformerSimpleTest |
From |
To |
|
Change Attribute Type typeVariables : List<? extends GenericTypeDescription> to typeVariables : List<? extends Generic> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Attribute Type interfaceTypes : List<? extends GenericTypeDescription> to interfaceTypes : List<? extends Generic> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilder |
From |
To |
|
Change Attribute Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in class net.bytebuddy.ByteBuddyTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.field.FieldList.TypeSubstituting |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.Forwarding |
From |
To |
|
Change Attribute Type otherType : TypeDescription to otherType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.InlineImplementationMatcherTest |
From |
To |
|
Change Attribute Type exceptionTypes : List<? extends GenericTypeDescription> to exceptionTypes : List<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Attribute Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in class net.bytebuddy.NamingStrategyUnnamedTypeDefaultTest |
From |
To |
|
Change Attribute Type secondFieldType : GenericTypeDescription to secondFieldType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in class net.bytebuddy.description.method.MethodList.TypeSubstituting |
From |
To |
|
Change Attribute Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.matcher.MethodReturnTypeMatcherTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTargetFactoryTest |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment |
From |
To |
|
Change Attribute Type parameterMatcher : ElementMatcher<? super GenericTypeDescription> to parameterMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.MethodParameterTypeMatcherTest |
From |
To |
|
Change Attribute Type sourceTypeList : GenericTypeList to sourceTypeList : TypeList.Generic in class net.bytebuddy.implementation.bind.annotation.AbstractAnnotationBinderTest |
From |
To |
|
Change Attribute Type lowerBounds : List<? extends GenericTypeDescription> to lowerBounds : List<? extends Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest |
From |
To |
|
Change Attribute Type interfaces : GenericTypeList to interfaces : TypeList.Generic in class net.bytebuddy.implementation.bind.annotation.DefaultBinderTest |
From |
To |
|
Change Attribute Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.SuperBinderTest |
From |
To |
|
Change Attribute Type firstSpecialExceptionType : GenericTypeDescription to firstSpecialExceptionType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type genericMorphType : GenericTypeDescription to genericMorphType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.MorphBinderTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.MethodList.TypeSubstituting |
From |
To |
|
Change Attribute Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in class net.bytebuddy.implementation.MethodDelegation.MethodContainer.ForVirtualMethods |
From |
To |
|
Change Attribute Type genericParameterType : GenericTypeDescription to genericParameterType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.MethodRegistryDefaultTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.Implementation.Context.Default.CacheValueField |
From |
To |
|
Change Attribute Type genericSourceType : GenericTypeDescription to genericSourceType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.AbstractArgumentTypeResolverTest |
From |
To |
|
Change Attribute Type typeVariable : GenericTypeDescription to typeVariable : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting.VariableRetainingDelegator.RetainedVariable |
From |
To |
|
Change Attribute Type firstSpecialExceptionTypes : GenericTypeList to firstSpecialExceptionTypes : TypeList.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.MethodInvocationTest |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorNoOpTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.FixedValue.ForStaticField |
From |
To |
|
Change Attribute Type bounds : List<GenericTypeDescription> to bounds : List<Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment.DetachedTypeVariable |
From |
To |
|
Change Attribute Type componentType : GenericTypeDescription to componentType : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForGenericArray.Latent |
From |
To |
|
Change Attribute Type returnType : TypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedConstructorTest |
From |
To |
|
Change Attribute Type typeList : GenericTypeList to typeList : TypeList.Generic in class net.bytebuddy.matcher.MethodExceptionTypeMatcherTest |
From |
To |
|
Change Attribute Type second : GenericTypeDescription to second : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescriptionTokenTest |
From |
To |
|
Change Attribute Type exceptionMatcher : ElementMatcher<? super GenericTypeList> to exceptionMatcher : ElementMatcher<? super TypeList.Generic> in class net.bytebuddy.matcher.MethodExceptionTypeMatcher |
From |
To |
|
Change Attribute Type declaredType : GenericTypeDescription to declaredType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.FieldAccessOtherTest |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.matcher.MethodParameterTypeMatcherTest |
From |
To |
|
Change Attribute Type type : GenericTypeDescription to type : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.Token |
From |
To |
|
Change Attribute Type targetTypeDescription : GenericTypeDescription to targetTypeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTest |
From |
To |
|
Change Attribute Type parameterMatcher : ElementMatcher<? super List<? extends GenericTypeDescription>> to parameterMatcher : ElementMatcher<? super List<? extends TypeDescription.Generic>> in class net.bytebuddy.matcher.MethodParameterTypesMatcherTest |
From |
To |
|
Change Attribute Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.ArgumentBinderTest |
From |
To |
|
Change Attribute Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in class net.bytebuddy.implementation.attribute.AbstractTypeAttributeAppenderTest |
From |
To |
|
Change Attribute Type methodReturnType : GenericTypeDescription to methodReturnType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.MethodInvocationGenericTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting |
From |
To |
|
Change Attribute Type detachedVariables : Map<String,GenericTypeDescription> to detachedVariables : Map<String,Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForDetachment |
From |
To |
|
Change Attribute Type typeVariable : GenericTypeDescription to typeVariable : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformerSimpleTest |
From |
To |
|
Change Attribute Type interfaces : List<? extends GenericTypeDescription> to interfaces : List<? extends Generic> in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Attribute Type typeVariables : List<GenericTypeDescription> to typeVariables : List<TypeDescription.Generic> in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Attribute Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.FieldTypeMatcherTest |
From |
To |
|
Change Attribute Type exceptionTypes : GenericTypeList to exceptionTypes : TypeList.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriterMethodPoolRecordTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.NamingStrategyUnnamedTypeDefaultTest |
From |
To |
|
Change Attribute Type genericSourceType : GenericTypeDescription to genericSourceType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.ArgumentBinderTest |
From |
To |
|
Change Attribute Type genericSuperType : GenericTypeDescription to genericSuperType : TypeDescription.Generic in class net.bytebuddy.implementation.SuperMethodCallOtherTest |
From |
To |
|
Change Attribute Type genericInstrumentedType : GenericTypeDescription to genericInstrumentedType : TypeDescription.Generic in class net.bytebuddy.implementation.AbstractImplementationTargetTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.ParameterDescription.TypeSubstituting |
From |
To |
|
Change Attribute Type firstPrimitive : GenericTypeDescription to firstPrimitive : TypeDescription.Generic in class net.bytebuddy.implementation.bind.ArgumentTypeResolverPrimitiveTest |
From |
To |
|
Change Attribute Type firstParameterType : GenericTypeDescription to firstParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessOfMethodArgumentsTest |
From |
To |
|
Change Attribute Type GENERIC_DESCRIPTION : GenericTypeDescription to GENERIC_DESCRIPTION : TypeDescription.Generic in class net.bytebuddy.dynamic.TargetType |
From |
To |
|
Change Attribute Type exceptionTypes : List<? extends GenericTypeDescription> to exceptionTypes : List<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.MethodReturnTypeMatcherTest |
From |
To |
|
Change Attribute Type secondSpecialExceptionTypes : GenericTypeList to secondSpecialExceptionTypes : TypeList.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type additionalInterfaceTypes : List<GenericTypeDescription> to additionalInterfaceTypes : List<TypeDescription.Generic> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase.DefaultOptionalMatchedMethodInterception |
From |
To |
|
Change Attribute Type genericTargetMethodType : GenericTypeDescription to genericTargetMethodType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.PipeBinderTest |
From |
To |
|
Change Attribute Type genericReturnType : GenericTypeDescription to genericReturnType : TypeDescription.Generic in class net.bytebuddy.implementation.SuperMethodCallOtherTest |
From |
To |
|
Change Attribute Type typeDescription : TypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.attribute.AbstractTypeAttributeAppenderTest |
From |
To |
|
Change Attribute Type genericFieldType : GenericTypeDescription to genericFieldType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.constant.MethodConstantTest |
From |
To |
|
Change Attribute Type VOID : GenericTypeDescription to VOID : Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Attribute Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Attribute Type matcher : ElementMatcher<? super List<? extends GenericTypeDescription>> to matcher : ElementMatcher<? super List<? extends TypeDescription.Generic>> in class net.bytebuddy.matcher.MethodParameterTypesMatcher |
From |
To |
|
Change Attribute Type genericParameterType : GenericTypeDescription to genericParameterType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedMethodTest |
From |
To |
|
Change Attribute Type genericParameterType : GenericTypeDescription to genericParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.ThisBinderTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionLatentTest |
From |
To |
|
Change Attribute Type genericReturnType : GenericTypeDescription to genericReturnType : TypeDescription.Generic in class net.bytebuddy.implementation.AbstractImplementationTargetTest |
From |
To |
|
Change Attribute Type declaredReturnType : GenericTypeDescription to declaredReturnType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.MethodInvocationGenericTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStaticField |
From |
To |
|
Change Attribute Type otherType : TypeDescription to otherType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilderInstrumentableMatcherTest |
From |
To |
|
Change Attribute Type detachedTypes : List<? extends GenericTypeDescription> to detachedTypes : List<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes |
From |
To |
|
Change Attribute Type otherType : GenericTypeDescription to otherType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.MethodInvocationTest |
From |
To |
|
Change Attribute Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Attribute Type secondParameterType : GenericTypeDescription to secondParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.MethodVariableAccessOfMethodArgumentsTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.MethodDelegation.ImplementationDelegate.ForInstanceField |
From |
To |
|
Change Attribute Type genericWeakTargetType : GenericTypeDescription to genericWeakTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.ArgumentTypeResolverReferenceTest |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in class net.bytebuddy.description.field.FieldList.TypeSubstituting |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformerSimpleTest |
From |
To |
|
Change Attribute Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.FieldTypeMatcher |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.matcher.FieldTypeMatcherTest |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.matcher.DeclaringTypeMatcherTest |
From |
To |
|
Change Attribute Type firstGenericInterface : GenericTypeDescription to firstGenericInterface : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.DefaultCallBinderTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.ByteCodeElementTokenListTest |
From |
To |
|
Change Attribute Type firstFieldType : GenericTypeDescription to firstFieldType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDefinitionSuperTypeIteratorTest |
From |
To |
|
Change Attribute Type parameterType : GenericTypeDescription to parameterType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedConstructorTest |
From |
To |
|
Change Attribute Type bindings : Map<GenericTypeDescription,GenericTypeDescription> to bindings : Map<Generic,Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForTypeVariableBinding |
From |
To |
|
Change Attribute Type ownerType : GenericTypeDescription to ownerType : Generic in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.Latent |
From |
To |
|
Change Attribute Type rawType : GenericTypeDescription to rawType : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorTypeErasingTest |
From |
To |
|
Change Attribute Type genericDominantTargetType : GenericTypeDescription to genericDominantTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.ArgumentTypeResolverReferenceTest |
From |
To |
|
Change Attribute Type typeDescription : TypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedConstructorTest |
From |
To |
|
Change Attribute Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.MethodBindingBuilderTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Attribute Type exceptionType : GenericTypeDescription to exceptionType : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformerSimpleTest |
From |
To |
|
Change Attribute Type parameters : List<? extends GenericTypeDescription> to parameters : List<? extends Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.ForParameterizedType.Latent |
From |
To |
|
Change Attribute Type INVOCATION_HANDLER_TYPE : GenericTypeDescription to INVOCATION_HANDLER_TYPE : TypeDescription.Generic in class net.bytebuddy.implementation.InvocationHandlerAdapter |
From |
To |
|
Change Attribute Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.dynamic.MethodTransformerSimpleTest |
From |
To |
|
Change Attribute Type genericSetterType : GenericTypeDescription to genericSetterType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.FieldProxyBinderTest |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.EmptyBinderTest |
From |
To |
|
Change Attribute Type firstSpecialReturnType : GenericTypeDescription to firstSpecialReturnType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type typeList : GenericTypeList to typeList : TypeList.Generic in class net.bytebuddy.implementation.bytecode.constant.MethodConstantTest |
From |
To |
|
Change Attribute Type genericReturnType : GenericTypeDescription to genericReturnType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.MethodRegistryDefaultTest |
From |
To |
|
Change Attribute Type genericSuperType : GenericTypeDescription to genericSuperType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.TypeWriterDefaultFrameComputingClassWriterTest |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.method.ParameterList.TypeSubstituting |
From |
To |
|
Change Attribute Type second : GenericTypeDescription to second : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescriptionTokenTest |
From |
To |
|
Change Attribute Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.OriginBinderTest |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.FieldAccessor.ForNamedField.PreparationHandler.FieldDefiner |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescription.Token |
From |
To |
|
Change Attribute Type typeDescription : TypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.InlineImplementationMatcherTest |
From |
To |
|
Change Attribute Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in class net.bytebuddy.NamingStrategyUnnamedTypeDefaultTest |
From |
To |
|
Change Attribute Type sourceTypeDescription : GenericTypeDescription to sourceTypeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTest |
From |
To |
|
Change Attribute Type secondSpecialReturnType : GenericTypeDescription to secondSpecialReturnType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.FieldValueBinderTest |
From |
To |
|
Change Attribute Type first : GenericTypeDescription to first : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescriptionTokenTest |
From |
To |
|
Change Attribute Type genericCacheFieldType : GenericTypeDescription to genericCacheFieldType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.constant.FieldConstantTest |
From |
To |
|
Change Attribute Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.DeclaringTypeMatcherTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Attribute Type first : GenericTypeDescription to first : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescriptionTokenTest |
From |
To |
|
Change Attribute Type genericFieldType : GenericTypeDescription to genericFieldType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.FieldAccessTest |
From |
To |
|
Change Attribute Type DISPATCHER : Dispatcher to DISPATCHER : OfLoadedParameter.Dispatcher in class net.bytebuddy.description.type.TypeDescription.Generic.LazyProjection.OfLoadedParameter |
From |
To |
|
Change Attribute Type secondSpecialParameterType : GenericTypeDescription to secondSpecialParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Attribute Type typeList : GenericTypeList to typeList : TypeList.Generic in class net.bytebuddy.matcher.MethodParameterTypesMatcherTest |
From |
To |
|
Change Attribute Type secondPrimitive : GenericTypeDescription to secondPrimitive : TypeDescription.Generic in class net.bytebuddy.implementation.bind.ArgumentTypeResolverPrimitiveTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.subclass.ConstructorStrategyDefaultTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.MethodCall.TargetHandler.ForInstanceField |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForInstanceField |
From |
To |
|
Change Attribute Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTerminationHandlerDroppingTest |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescription.TypeSubstituting |
From |
To |
|
Change Attribute Type genericSuperType : GenericTypeDescription to genericSuperType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetFactoryTest |
From |
To |
|
Change Attribute Type genericSuperType : GenericTypeDescription to genericSuperType : TypeDescription.Generic in class net.bytebuddy.NamingStrategyTest |
From |
To |
|
Change Attribute Type interfaceType : GenericTypeDescription to interfaceType : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionLatentTest |
From |
To |
|
Change Attribute Type superType : GenericTypeDescription to superType : Generic in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Attribute Type secondSpecialExceptionType : GenericTypeDescription to secondSpecialExceptionType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type exceptionMatcher : ElementMatcher<? super List<? extends GenericTypeDescription>> to exceptionMatcher : ElementMatcher<? super List<? extends TypeDescription.Generic>> in class net.bytebuddy.matcher.MethodExceptionTypeMatcherTest |
From |
To |
|
Change Attribute Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in class net.bytebuddy.dynamic.DynamicType.Builder.AbstractBase |
From |
To |
|
Change Attribute Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.matcher.TypeSortMatcherTest |
From |
To |
|
Change Attribute Type secondGenericInterface : GenericTypeDescription to secondGenericInterface : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.DefaultCallBinderTest |
From |
To |
|
Change Attribute Type first : GenericTypeDescription to first : TypeDescription.Generic in class net.bytebuddy.description.field.FieldDescriptionTokenTest |
From |
To |
|
Change Attribute Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.description.type.TypeDescriptionGenericVisitorTypeErasingTest |
From |
To |
|
Change Attribute Type placeholderType : GenericTypeDescription to placeholderType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedConstructorTest |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : Generic in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.ForPrimitiveType |
From |
To |
|
Change Attribute Type matcher : ElementMatcher<? super GenericTypeDescription> to matcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.MethodParameterTypeMatcher |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.MethodCall.MethodInvoker.ForVirtualInvocation |
From |
To |
|
Change Attribute Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type genericType : GenericTypeDescription to genericType : TypeDescription.Generic in class net.bytebuddy.implementation.bytecode.member.FieldAccessOtherTest |
From |
To |
|
Change Attribute Type genericTargetType : GenericTypeDescription to genericTargetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTerminationHandlerReturningTest |
From |
To |
|
Change Attribute Type detachedBounds : List<? extends GenericTypeDescription> to detachedBounds : List<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable.LazyTypeVariable |
From |
To |
|
Change Attribute Type second : GenericTypeDescription to second : TypeDescription.Generic in class net.bytebuddy.description.method.ParameterDescriptionTokenTest |
From |
To |
|
Change Attribute Type genericFieldType : GenericTypeDescription to genericFieldType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.FieldProxyBinderTest |
From |
To |
|
Change Attribute Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.MethodReturnTypeMatcher |
From |
To |
|
Change Attribute Type genericSourceType : GenericTypeDescription to genericSourceType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinderTerminationHandlerReturningTest |
From |
To |
|
Change Attribute Type fieldType : GenericTypeDescription to fieldType : TypeDescription.Generic in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForInstanceField |
From |
To |
|
Change Attribute Type visitor : GenericTypeDescription.Visitor<? extends GenericTypeDescription> to visitor : TypeDescription.Generic.Visitor<? extends TypeDescription.Generic> in class net.bytebuddy.description.type.TypeList.Generic.ForDetachedTypes.OfTypeVariable |
From |
To |
|
Change Attribute Type genericGetterType : GenericTypeDescription to genericGetterType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.FieldProxyBinderTest |
From |
To |
|
Change Attribute Type genericTargetParameterType : GenericTypeDescription to genericTargetParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.DefaultCallBinderTest |
From |
To |
|
Change Attribute Type firstSpecialParameterType : GenericTypeDescription to firstSpecialParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type genericType : GenericTypeDescription to genericType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.StubValueBinderTest |
From |
To |
|
Change Attribute Type genericReturnType : GenericTypeDescription to genericReturnType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolverResolutionForRebasedMethodTest |
From |
To |
|
Change Attribute Type genericTypeDescription : GenericTypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.DefaultBinderTest |
From |
To |
|
Change Attribute Type interfaces : List<? extends GenericTypeDescription> to interfaces : List<? extends TypeDescription.Generic> in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Attribute Type OBJECT : GenericTypeDescription to OBJECT : Generic in class net.bytebuddy.description.type.TypeDescription.Generic |
From |
To |
|
Change Attribute Type genericSuperType : GenericTypeDescription to genericSuperType : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTargetTest |
From |
To |
|
Change Attribute Type typeMatcher : ElementMatcher<? super GenericTypeDescription> to typeMatcher : ElementMatcher<? super TypeDescription.Generic> in class net.bytebuddy.matcher.DeclaringTypeMatcher |
From |
To |
|
Change Attribute Type targetType : GenericTypeDescription to targetType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.FieldValueBinderTest |
From |
To |
|
Change Attribute Type upperBounds : List<? extends GenericTypeDescription> to upperBounds : List<? extends Generic> in class net.bytebuddy.description.type.TypeDescription.Generic.ForWildcardType.Latent |
From |
To |
|
Change Attribute Type returnType : GenericTypeDescription to returnType : TypeDescription.Generic in class net.bytebuddy.description.method.MethodDescription.Token |
From |
To |
|
Change Attribute Type interfaceTypes : List<GenericTypeDescription> to interfaceTypes : List<TypeDescription.Generic> in class net.bytebuddy.ByteBuddy |
From |
To |
|
Change Attribute Type ARRAY_INTERFACES : GenericTypeList to ARRAY_INTERFACES : TypeList.Generic in class net.bytebuddy.description.type.TypeDescription |
From |
To |
|
Change Attribute Type genericTargetParameterType : GenericTypeDescription to genericTargetParameterType : TypeDescription.Generic in class net.bytebuddy.implementation.bind.annotation.SuperCallBinderTest |
From |
To |
|
Change Attribute Type superClass : GenericTypeDescription to superClass : TypeDescription.Generic in class net.bytebuddy.NamingStrategy.UnnamedType.Default |
From |
To |
|
Change Attribute Type typeDescription : TypeDescription to typeDescription : TypeDescription.Generic in class net.bytebuddy.dynamic.scaffold.subclass.SubclassDynamicTypeBuilderInstrumentableMatcherTest |
From |
To |