|
Rename Attribute interfaceInternalName : String[] to interfaceTypeDescriptors : List<String> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Rename Attribute fieldTypeName : String to fieldTypeDescriptor : String in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyFieldDescription |
From |
To |
|
Rename Attribute exceptionInternalName : String[] to exceptionTypeDescriptors : List<String> in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Rename Attribute superTypeName : String to superTypeDescriptor : String in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Rename Attribute rawTypeInternalName : String[] to rawTypeDescriptors : List<String> in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.TokenList |
From |
To |
|
Rename Attribute parameterTypeInternalName : String[] to parameterTypeDescriptors : List<String> in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Rename Attribute internalName : String to rawTypeDescriptor : String in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType |
From |
To |
|
Rename Attribute returnTypeName : String to returnTypeDescriptor : String in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Rename Parameter returnTypeName : String to returnTypeDescriptor : String in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod |
From |
To |
|
Rename Parameter fieldTypeName : String to fieldTypeDescriptor : String in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField |
From |
To |
|
Rename Parameter returnTypeName : String to returnTypeDescriptor : String in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Rename Parameter rawTypeInternalName : String[] to rawTypeDescriptors : List<String> in method private TokenList(typePool TypePool, genericTypeTokens List<GenericTypeToken>, rawTypeDescriptors List<String>, typeVariableSource TypeVariableSource) in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType.TokenList |
From |
To |
|
Rename Parameter exceptionInternalName : String[] to exceptionTypeInternalName : String[] in method private LazyMethodDescription(modifiers int, internalName String, methodDescriptor String, signatureResolution GenericTypeToken.Resolution.ForMethod, exceptionTypeInternalName String[], annotationTokens List<AnnotationToken>, parameterAnnotationTokens Map<Integer,List<AnnotationToken>>, parameterTokens List<MethodToken.ParameterToken>, defaultValue AnnotationDescription.AnnotationValue<?,?>) in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Rename Parameter superTypeName : String to superTypeDescriptor : String in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |
|
Rename Parameter internalName : String to rawTypeDescriptor : String in method protected TokenizedGenericType(typePool TypePool, genericTypeToken GenericTypeToken, rawTypeDescriptor String, typeVariableSource TypeVariableSource) in class net.bytebuddy.pool.TypePool.LazyTypeDescription.TokenizedGenericType |
From |
To |
|
Rename Parameter fieldTypeName : String to fieldTypeDescriptor : String in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForField.Tokenized |
From |
To |
|
Rename Parameter superTypeName : String to superTypeDescriptor : String in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType.Tokenized |
From |
To |
|
Rename Parameter returnTypeName : String to returnTypeDescriptor : String in method public resolveReturnType(returnTypeDescriptor String, typePool TypePool, definingMethod MethodDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForMethod.Tokenized |
From |
To |
|
Rename Parameter superTypeName : String to superTypeDescriptor : String in method public resolveSuperType(superTypeDescriptor String, typePool TypePool, definingType TypeDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.ForType |
From |
To |
|
Rename Parameter fieldTypeName : String to fieldTypeDescriptor : String in method public resolveFieldType(fieldTypeDescriptor String, typePool TypePool, definingField FieldDescription) : GenericType in class net.bytebuddy.pool.TypePool.LazyTypeDescription.GenericTypeToken.Resolution.Raw |
From |
To |