|
Change Parameter Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription in method public TypeInitializer(typeDescription TypeDescription) in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method public of(methodDescription MethodDescription.InDeclaredForm, methodNameTransformer MethodNameTransformer) : Resolution in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod |
From |
To |
|
Change Parameter Type targetMethodCandidates : MethodList to targetMethodCandidates : MethodList<?> in method protected MethodDelegation(implementationDelegate ImplementationDelegate, parameterBinders List<TargetMethodAnnotationDrivenBinder.ParameterBinder<?>>, defaultsProvider TargetMethodAnnotationDrivenBinder.DefaultsProvider, terminationHandler TargetMethodAnnotationDrivenBinder.TerminationHandler, ambiguityResolver MethodDelegationBinder.AmbiguityResolver, assigner Assigner, targetMethodCandidates MethodList<?>) in class net.bytebuddy.implementation.MethodDelegation |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected RebasedMethod(methodDescription MethodDescription.InDeclaredForm, methodNameTransformer MethodNameTransformer) in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Parameter Type methodList : MethodList to methodList : MethodList<?> in method public of(methodList MethodList<?>, conflictHandler ConflictHandler) : BridgeMethodResolver in class net.bytebuddy.dynamic.scaffold.BridgeMethodResolver.Simple |
From |
To |
|
Change Parameter Type declaringMethod : MethodDescription to declaringMethod : MethodDescription.InDeclaredForm in method public Latent(declaringMethod MethodDescription.InDeclaredForm, parameterType GenericTypeDescription, 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 instrumentedMethods : MethodList to instrumentedMethods : MethodList<?> in method protected of(instrumentedMethods MethodList<?>, methodNameTransformer MethodNameTransformer) : MethodRebaseResolver in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodsOnly |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription in method public Latent(declaringType TypeDescription, token FieldDescription.Token) in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Parameter Type invokableMethods : MethodList to invokableMethods : MethodList<?> in method public Default(lookedUpType TypeDescription, invokableMethods MethodList<?>, invokableDefaultMethods Map<TypeDescription,Set<MethodDescription>>) in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.Finding.Default |
From |
To |
|
Change Parameter Type declaringMethod : MethodDescription to declaringMethod : MethodDescription.InDeclaredForm in method public ForTokens(declaringMethod MethodDescription.InDeclaredForm, tokens List<? extends ParameterDescription.Token>) in class net.bytebuddy.description.method.ParameterList.ForTokens |
From |
To |
|
Change Parameter Type values : List<FieldDescription> to values : List<S> in method protected wrap(values List<S>) : FieldList<S> in class net.bytebuddy.description.field.FieldList.AbstractBase |
From |
To |
|
Change Parameter Type instrumentedMethods : MethodList to instrumentedMethods : MethodList<?> in method protected of(instrumentedMethods MethodList<?>, placeholderType DynamicType, methodNameTransformer MethodNameTransformer) : MethodRebaseResolver in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Enabled |
From |
To |
|
Change Parameter Type methodDescriptions : List<? extends MethodDescription> to methodDescriptions : List<? extends S> in method public Explicit(methodDescriptions List<? extends S>) in class net.bytebuddy.description.method.MethodList.Explicit |
From |
To |
|
Change Parameter Type instrumentedMethods : MethodList to instrumentedMethods : MethodList<?> in method public make(instrumentedMethods MethodList<?>, instrumentedType TypeDescription, classFileVersion ClassFileVersion, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, methodNameTransformer MethodNameTransformer) : MethodRebaseResolver in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Enabled |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected ForRebasedMethod(methodDescription MethodDescription.InDeclaredForm) in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod |
From |
To |
|
Change Parameter Type values : List<MethodDescription> to values : List<S> in method protected wrap(values List<S>) : MethodList<S> in class net.bytebuddy.description.method.MethodList.AbstractBase |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected abstract rebase(methodDescription MethodDescription.InDeclaredForm) : Resolution in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.AbstractBase |
From |
To |
|
Change Parameter Type fieldMatcher : ElementMatcher<? super FieldList> to fieldMatcher : ElementMatcher<? super FieldList<?>> in method public DeclaringFieldMatcher(fieldMatcher ElementMatcher<? super FieldList<?>>) in class net.bytebuddy.matcher.DeclaringFieldMatcher |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method public ForTypes(methodDescription MethodDescription.InDeclaredForm, typeDescriptions List<? extends GenericTypeDescription>) in class net.bytebuddy.description.method.ParameterList.Explicit.ForTypes |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected rebase(methodDescription MethodDescription.InDeclaredForm) : Resolution in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Enabled |
From |
To |
|
Change Parameter Type methodMatcher : ElementMatcher<? super MethodList> to methodMatcher : ElementMatcher<? super MethodList<?>> in method public DeclaringMethodMatcher(methodMatcher ElementMatcher<? super MethodList<?>>) in class net.bytebuddy.matcher.DeclaringMethodMatcher |
From |
To |
|
Change Parameter Type instrumentedMethods : MethodList to instrumentedMethods : MethodList<?> in method protected Default(instrumentedType TypeDescription, loadedTypeInitializer LoadedTypeInitializer, typeInitializer InstrumentedType.TypeInitializer, explicitAuxiliaryTypes List<DynamicType>, classFileVersion ClassFileVersion, auxiliaryTypeNamingStrategy AuxiliaryType.NamingStrategy, classVisitorWrapper ClassVisitorWrapper, attributeAppender TypeAttributeAppender, fieldPool FieldPool, methodPool MethodPool, instrumentedMethods MethodList<?>) in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription in method public Latent(declaringType TypeDescription, token Token) in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected rebase(methodDescription MethodDescription.InDeclaredForm) : Resolution in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.MethodsOnly |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected RebasedConstructor(methodDescription MethodDescription.InDeclaredForm, placeholderType TypeDescription) in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Parameter Type declaringMethod : MethodDescription to declaringMethod : MethodDescription.InDeclaredForm in method public Latent(declaringMethod MethodDescription.InDeclaredForm, token Token, index int, offset int) in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method protected ForRebasedConstructor(methodDescription MethodDescription.InDeclaredForm) in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription in method public Latent(declaringType TypeDescription, internalName String, modifiers int, typeVariables List<? extends GenericTypeDescription>, returnType GenericTypeDescription, parameterTokens List<? extends ParameterDescription.Token>, exceptionTypes List<? extends GenericTypeDescription>, declaredAnnotations List<? extends AnnotationDescription>, defaultValue Object) in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Parameter Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in method public of(methodDescription MethodDescription.InDeclaredForm, placeholderType TypeDescription) : Resolution in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor |
From |
To |
|
Change Parameter Type parameterDescriptions : List<? extends ParameterDescription> to parameterDescriptions : List<? extends S> in method public Explicit(parameterDescriptions List<? extends S>) in class net.bytebuddy.description.method.ParameterList.Explicit |
From |
To |
|
Change Parameter Type declaringType : GenericTypeDescription to declaringType : TypeDescription in method public Latent(declaringType TypeDescription, fieldName String, modifiers int, fieldType GenericTypeDescription, declaredAnnotations List<? extends AnnotationDescription>) in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Parameter Type parameterMatcher : ElementMatcher<? super ParameterList> to parameterMatcher : ElementMatcher<? super ParameterList<?>> in method public MethodParameterMatcher(parameterMatcher ElementMatcher<? super ParameterList<?>>) in class net.bytebuddy.matcher.MethodParameterMatcher |
From |
To |
|
Change Parameter Type values : List<ParameterDescription> to values : List<S> in method protected wrap(values List<S>) : ParameterList<S> in class net.bytebuddy.description.method.ParameterList.AbstractBase |
From |
To |
|
Change Parameter Type fieldDescriptions : List<? extends FieldDescription> to fieldDescriptions : List<? extends S> in method public Explicit(fieldDescriptions List<? extends S>) in class net.bytebuddy.description.field.FieldList.Explicit |
From |
To |
|
Change Parameter Type declaringMethod : MethodDescription to declaringMethod : MethodDescription.InDeclaredForm in method public Latent(declaringMethod MethodDescription.InDeclaredForm, parameterType GenericTypeDescription, index int, offset int) in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Return Type FieldDescription to FieldDescription.InDeclaredForm in method public get(index int) : FieldDescription.InDeclaredForm in class net.bytebuddy.description.field.FieldList.ForTokens |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Return Type FieldList to FieldList<FieldDescription.InDeclaredForm> in method public getDeclaredFields() : FieldList<FieldDescription.InDeclaredForm> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getDeclaringMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public get(index int) : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.MethodList.ForLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Return Type MethodList to MethodList<MethodDescription.InDeclaredForm> in method public getDeclaredMethods() : MethodList<MethodDescription.InDeclaredForm> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type MethodList to MethodList<S> in method protected wrap(values List<S>) : MethodList<S> in class net.bytebuddy.description.method.MethodList.AbstractBase |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method public getInstrumentedMethods() : MethodList<?> in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Compiled |
From |
To |
|
Change Return Type ParameterDescription to ParameterDescription.InDeclaredForm in method public get(index int) : ParameterDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmConstructor |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getResolvedMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Return Type FieldDescription to S in method public get(index int) : S in class net.bytebuddy.description.field.FieldList.Explicit |
From |
To |
|
Change Return Type ParameterDescription to ParameterDescription.InDeclaredForm in method public get(index int) : ParameterDescription.InDeclaredForm in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription.LazyParameterList |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public of(method Method) : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable |
From |
To |
|
Change Return Type FieldDescription to FieldDescription.InDeclaredForm in method private toFieldDescription(lazyTypeDescription LazyTypeDescription) : FieldDescription.InDeclaredForm in class net.bytebuddy.pool.TypePool.LazyTypeDescription.FieldToken |
From |
To |
|
Change Return Type FieldList to FieldList<FieldDescription.InDeclaredForm> in method public getDeclaredFields() : FieldList<FieldDescription.InDeclaredForm> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Return Type MethodList to MethodList<MethodDescription.InDeclaredForm> in method public getDeclaredMethods() : MethodList<MethodDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public get(index int) : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.MethodList.ForTokens |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method public getDeclaredMethods() : MethodList<?> in class net.bytebuddy.description.type.generic.GenericTypeDescription |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getResolvedMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor |
From |
To |
|
Change Return Type ParameterList to ParameterList<S> in method protected wrap(values List<S>) : ParameterList<S> in class net.bytebuddy.description.method.ParameterList.AbstractBase |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getDeclaringMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Return Type ParameterList to ParameterList<?> in method public getParameters() : ParameterList<?> in class net.bytebuddy.description.method.MethodDescription.TypeSubstituting |
From |
To |
|
Change Return Type MethodList to MethodList<MethodDescription.InDeclaredForm> in method public getDeclaredMethods() : MethodList<MethodDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public of(constructor Constructor<?>) : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.implementation.Implementation.Context.Default.AccessorMethod |
From |
To |
|
Change Return Type FieldDescription to FieldDescription.InDeclaredForm in method public get(index int) : FieldDescription.InDeclaredForm in class net.bytebuddy.description.field.FieldList.ForLoadedField |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.ConflictingInterfaceMethod |
From |
To |
|
Change Return Type MethodDescription to S in method public get(index int) : S in class net.bytebuddy.description.method.MethodList.Explicit |
From |
To |
|
Change Return Type FieldList to FieldList<S> in method protected wrap(values List<S>) : FieldList<S> in class net.bytebuddy.description.field.FieldList.AbstractBase |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor |
From |
To |
|
Change Return Type ParameterDescription to ParameterDescription.InDeclaredForm in method public get(index int) : ParameterDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.Explicit.ForTypes |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getDeclaringMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.implementation.Implementation.Context.Default.FieldSetter |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.implementation.Implementation.Context.Default.FieldGetter |
From |
To |
|
Change Return Type ParameterDescription to S in method public get(index int) : S in class net.bytebuddy.description.method.ParameterList.Explicit |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method public getInstrumentedMethods() : MethodList<?> in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Prepared |
From |
To |
|
Change Return Type MethodList to MethodList<MethodDescription.InDeclaredForm> in method public getDeclaredMethods() : MethodList<MethodDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Change Return Type ParameterDescription to ParameterDescription.InDeclaredForm in method public get(index int) : ParameterDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method public getInvokableMethods() : MethodList<?> in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.Finding.Default |
From |
To |
|
Change Return Type FieldList to FieldList<?> in method public getDeclaredFields() : FieldList<?> in class net.bytebuddy.description.type.generic.GenericTypeDescription |
From |
To |
|
Change Return Type ParameterList to ParameterList<?> in method public getParameters() : ParameterList<?> in class net.bytebuddy.description.method.MethodDescription |
From |
To |
|
Change Return Type ParameterDescription to ParameterDescription.InDeclaredForm in method public get(index int) : ParameterDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.ForTokens |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method private toMethodDescription(lazyTypeDescription LazyTypeDescription) : MethodDescription.InDeclaredForm in class net.bytebuddy.pool.TypePool.LazyTypeDescription.MethodToken |
From |
To |
|
Change Return Type FieldList to FieldList<FieldDescription.InDeclaredForm> in method public getDeclaredFields() : FieldList<FieldDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Change Return Type MethodList to MethodList<MethodDescription.InDeclaredForm> in method public getDeclaredMethods() : MethodList<MethodDescription.InDeclaredForm> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Return Type ParameterList to ParameterList<ParameterDescription.InDeclaredForm> in method public getParameters() : ParameterList<ParameterDescription.InDeclaredForm> in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Return Type ParameterDescription to ParameterDescription.InDeclaredForm in method public get(index int) : ParameterDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.ForLoadedExecutable.OfLegacyVmMethod |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method private extractInvokableMethods() : MethodList<?> in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.Default.MethodBucket |
From |
To |
|
Change Return Type MethodList to MethodList<MethodDescription.InDeclaredForm> in method public getDeclaredMethods() : MethodList<MethodDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Change Return Type FieldList to FieldList<FieldDescription.InDeclaredForm> in method public getDeclaredFields() : FieldList<FieldDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method public getInvokableMethods() : MethodList<?> in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.Finding |
From |
To |
|
Change Return Type FieldList to FieldList<FieldDescription.InDeclaredForm> in method public getDeclaredFields() : FieldList<FieldDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Return Type MethodList to MethodList<?> in method public getInstrumentedMethods() : MethodList<?> in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default.Prepared |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getDeclaringMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription.LazyParameterDescription |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod |
From |
To |
|
Change Return Type FieldList to FieldList<FieldDescription.InDeclaredForm> in method public getDeclaredFields() : FieldList<FieldDescription.InDeclaredForm> in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.description.field.FieldDescription.ForLoadedField |
From |
To |
|
Change Return Type GenericTypeDescription to TypeDescription in method public getDeclaringType() : TypeDescription in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Return Type MethodDescription to MethodDescription.InDeclaredForm in method public getDeclaringMethod() : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, assigner Assigner, dynamicallyTyped boolean) : Resolved in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExistingField |
From |
To |
|
Change Variable Type bridgeMethods : MethodList to bridgeMethods : MethodList<?> in method public of(methodList MethodList<?>, conflictHandler ConflictHandler) : BridgeMethodResolver in class net.bytebuddy.dynamic.scaffold.BridgeMethodResolver.Simple |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public resolve(instrumentedType TypeDescription, interceptedMethod MethodDescription, targetType TypeDescription, assigner Assigner, dynamicallyTyped boolean) : StackManipulation in class net.bytebuddy.implementation.MethodCall.ArgumentLoader.ForExistingField |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public locate(name String, staticMethod boolean) : FieldDescription in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForInstrumentedTypeHierarchy |
From |
To |
|
Change Variable Type targetCandidates : MethodList to targetCandidates : MethodList<?> in method private findBridgeTargetFor(bridgeMethod MethodDescription, conflictHandler ConflictHandler) : BridgeTarget in class net.bytebuddy.dynamic.scaffold.BridgeMethodResolver.Simple |
From |
To |
|
Change Variable Type relevant : List<MethodDescription> to relevant : List<? extends MethodDescription> in method public prepare(instrumentedType InstrumentedType, methodLookupEngine MethodLookupEngine, methodFilter LatentMethodMatcher) : MethodRegistry.Prepared in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public apply(methodVisitor MethodVisitor, implementationContext Context, instrumentedMethod MethodDescription) : Size in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.ConstructorCall.Appender |
From |
To |
|
Change Variable Type helperMethods : MethodList to helperMethods : MethodList<?> in method public prepare(instrumentedType InstrumentedType, methodLookupEngine MethodLookupEngine, methodFilter LatentMethodMatcher) : MethodRegistry.Prepared in class net.bytebuddy.dynamic.scaffold.MethodRegistry.Default |
From |
To |
|
Change Variable Type methodList : MethodList to methodList : MethodList<?> in method public appender(implementationTarget Target) : ByteCodeAppender in class net.bytebuddy.implementation.MethodDelegation |
From |
To |
|
Change Variable Type sourceParameters : ParameterList to sourceParameters : ParameterList<?> in method public resolve(source MethodDescription, left MethodDelegationBinder.MethodBinding, right MethodDelegationBinder.MethodBinding) : Resolution in class net.bytebuddy.implementation.bind.ArgumentTypeResolver |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public forEnumeration(enumerationDescription EnumerationDescription) : StackManipulation in class net.bytebuddy.implementation.bytecode.member.FieldAccess |
From |
To |
|
Change Variable Type superConstructors : MethodList to superConstructors : MethodList<?> in method protected SubclassImplementationTarget(finding MethodLookupEngine.Finding, bridgeMethodResolverFactory BridgeMethodResolver.Factory, originTypeIdentifier OriginTypeIdentifier) in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTarget |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public apply(methodVisitor MethodVisitor, implementationContext Context, instrumentedMethod MethodDescription) : Size in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.MethodCall.Appender |
From |
To |
|
Change Variable Type methodDescriptions : MethodList to methodDescriptions : MethodList<?> in method public define(property String, value AnnotationValue<?,?>) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Change Variable Type parameterList : ParameterList to parameterList : ParameterList<?> in method public apply(classVisitor ClassVisitor, implementationContext Implementation.Context, methodDescription MethodDescription) : void in class net.bytebuddy.dynamic.scaffold.TypeWriter.MethodPool.Entry.AbstractDefiningEntry |
From |
To |
|
Change Variable Type fieldList : FieldList to fieldList : FieldList<?> in method public locate(name String, staticMethod boolean) : FieldDescription in class net.bytebuddy.implementation.FieldAccessor.FieldLocator.ForGivenType |
From |
To |
|
Change Variable Type parameters : ParameterList to parameters : ParameterList<?> in method private extractFields(methodDescription MethodDescription) : LinkedHashMap<String,TypeDescription> in class net.bytebuddy.implementation.auxiliary.MethodCallProxy |
From |
To |
|
Change Variable Type parameters : ParameterList to parameters : ParameterList<?> in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, assigner Assigner, dynamicallyTyped boolean) : Resolved in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForMethodParameter |
From |
To |
|
Change Variable Type parameters : ParameterList to parameters : ParameterList<?> in method public resolve(instrumentedType TypeDescription, instrumentedMethod MethodDescription, assigner Assigner, dynamicallyTyped boolean) : Resolved in class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForExplicitTypedMethodParameter |
From |
To |
|
Change Attribute Type fieldDescriptions : List<? extends FieldDescription> to fieldDescriptions : List<? extends S> in class net.bytebuddy.description.field.FieldList.Explicit |
From |
To |
|
Change Attribute Type methodDescriptions : List<? extends MethodDescription> to methodDescriptions : List<? extends S> in class net.bytebuddy.description.method.MethodList.Explicit |
From |
To |
|
Change Attribute Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod.RebasedMethod |
From |
To |
|
Change Attribute Type declaredMethods : List<MethodDescription> to declaredMethods : List<MethodDescription.InDeclaredForm> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Attribute Type instrumentedMethods : MethodList to instrumentedMethods : MethodList<?> in class net.bytebuddy.dynamic.scaffold.TypeWriter.Default |
From |
To |
|
Change Attribute Type declaringMethod : MethodDescription to declaringMethod : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.ForTokens |
From |
To |
|
Change Attribute Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedMethod |
From |
To |
|
Change Attribute Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor |
From |
To |
|
Change Attribute Type fieldMatcher : ElementMatcher<? super FieldList> to fieldMatcher : ElementMatcher<? super FieldList<?>> in class net.bytebuddy.matcher.DeclaringFieldMatcher |
From |
To |
|
Change Attribute Type parameterMatcher : ElementMatcher<? super ParameterList> to parameterMatcher : ElementMatcher<? super ParameterList<?>> in class net.bytebuddy.matcher.MethodParameterMatcher |
From |
To |
|
Change Attribute Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterList.Explicit.ForTypes |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Change Attribute Type declaringType : GenericTypeDescription to declaringType : TypeDescription in class net.bytebuddy.description.field.FieldDescription.Latent |
From |
To |
|
Change Attribute Type methodDescription : MethodDescription to methodDescription : MethodDescription.InDeclaredForm in class net.bytebuddy.dynamic.scaffold.inline.MethodRebaseResolver.Resolution.ForRebasedConstructor.RebasedConstructor |
From |
To |
|
Change Attribute Type methodList : MethodList to methodList : MethodList<?> in class net.bytebuddy.implementation.auxiliary.MethodCallProxy.ProxyMethodLookupEngine |
From |
To |
|
Change Attribute Type targetMethodCandidates : MethodList to targetMethodCandidates : MethodList<?> in class net.bytebuddy.implementation.MethodDelegation |
From |
To |
|
Change Attribute Type methodMatcher : ElementMatcher<? super MethodList> to methodMatcher : ElementMatcher<? super MethodList<?>> in class net.bytebuddy.matcher.DeclaringMethodMatcher |
From |
To |
|
Change Attribute Type typeDescription : GenericTypeDescription to typeDescription : TypeDescription in class net.bytebuddy.description.method.MethodDescription.Latent.TypeInitializer |
From |
To |
|
Change Attribute Type parameterDescriptions : List<? extends ParameterDescription> to parameterDescriptions : List<? extends S> in class net.bytebuddy.description.method.ParameterList.Explicit |
From |
To |
|
Change Attribute Type declaringMethod : MethodDescription to declaringMethod : MethodDescription.InDeclaredForm in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Change Attribute Type declaredFields : List<FieldDescription> to declaredFields : List<FieldDescription.InDeclaredForm> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |