|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Rename Method protected abstract makeimplementationTarget() : Implementation.Target renamed to protected abstract makeImplementationTarget() : Implementation.Target in class net.bytebuddy.implementation.AbstractImplementationTargetTest |
From |
To |
|
Rename Method protected makeimplementationTarget() : Implementation.Target renamed to protected makeImplementationTarget() : Implementation.Target in class net.bytebuddy.dynamic.scaffold.subclass.SubclassImplementationTargetTest |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForWildcardType |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.generic.GenericTypeDescription |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForGenericArray |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForParameterizedType |
From |
To |
|
Rename Method protected makeimplementationTarget() : Implementation.Target renamed to protected makeImplementationTarget() : Implementation.Target in class net.bytebuddy.dynamic.scaffold.inline.RebaseImplementationTargetTest |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.dynamic.scaffold.subclass.SubclassInstrumentedType |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.generic.GenericTypeDescription.ForTypeVariable |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentedType |
From |
To |
|
Rename Method public getInterfacesGen() : GenericTypeList renamed to public getInterfaces() : GenericTypeList in class net.bytebuddy.dynamic.scaffold.inline.InlineInstrumentedType |
From |
To |
|
Rename Method public getSuperTypeGen() : GenericTypeDescription renamed to public getSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.generic.GenericTypeDescription.LazyProjection |
From |
To |
|
Change Variable Type superType : TypeDescription to superType : GenericTypeDescription 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 targetTypeSuperType : TypeDescription to targetTypeSuperType : GenericTypeDescription in method private isAssignable(sourceType TypeDescription, targetType TypeDescription) : boolean in class net.bytebuddy.description.type.TypeDescription.AbstractTypeDescription.OfSimpleType |
From |
To |
|
Change Variable Type interfaces : TypeList to interfaces : GenericTypeList in method public testInterfaces() : void in class net.bytebuddy.dynamic.scaffold.AbstractInstrumentedTypeTest |
From |
To |
|
Change Variable Type currentType : TypeDescription to currentType : GenericTypeDescription 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 currentType : TypeDescription to currentType : GenericTypeDescription 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 |