|
Rename Method public getTypeGen() : GenericTypeDescription renamed to public getType() : GenericTypeDescription in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmMethod |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.dynamic.scaffold.InstrumentedType.AbstractBase.MethodToken |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.pool.TypePool.LazyTypeDescription.LazyMethodDescription |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.OverriddenClassMethod |
From |
To |
|
Rename Method public getTypeGen() : GenericTypeDescription renamed to public getType() : GenericTypeDescription in class net.bytebuddy.dynamic.scaffold.InstrumentedType.AbstractBase.MethodToken.ParameterToken |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.description.method.MethodDescription.Latent |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.dynamic.scaffold.MethodLookupEngine.ConflictingInterfaceMethod |
From |
To |
|
Rename Method public getTypeGen() : GenericTypeDescription renamed to public getType() : GenericTypeDescription in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.description.method.MethodDescription.ForLoadedConstructor |
From |
To |
|
Rename Method public getTypeGen() : GenericTypeDescription renamed to public getType() : GenericTypeDescription in class net.bytebuddy.description.method.ParameterDescription.Latent |
From |
To |
|
Rename Method public getExceptionTypesGen() : GenericTypeList renamed to public getExceptionTypes() : GenericTypeList in class net.bytebuddy.description.method.MethodDescription.ForLoadedMethod |
From |
To |
|
Rename Method public getTypeGen() : GenericTypeDescription renamed to public getType() : GenericTypeDescription in class net.bytebuddy.description.method.ParameterDescription.ForLoadedParameter.OfLegacyVmConstructor |
From |
To |
|
Change Attribute Type exceptionTypes : TypeList to exceptionTypes : GenericTypeList in class net.bytebuddy.dynamic.scaffold.TypeWriterMethodPoolEntryTest |
From |
To |
|
Change Attribute Type typeList : TypeList to typeList : GenericTypeList in class net.bytebuddy.matcher.MethodExceptionTypeMatcherTest |
From |
To |
|
Change Attribute Type parameterMatcher : ElementMatcher<? super List<? extends TypeDescription>> to exceptionMatcher : ElementMatcher<? super List<? extends GenericTypeDescription>> in class net.bytebuddy.matcher.MethodExceptionTypeMatcherTest |
From |
To |
|
Change Attribute Type firstSpecialExceptionTypes : TypeList to firstSpecialExceptionTypes : GenericTypeList in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type secondSpecialExceptionTypes : TypeList to secondSpecialExceptionTypes : GenericTypeList in class net.bytebuddy.implementation.ImplementationContextDefaultTest |
From |
To |
|
Change Attribute Type exceptionMatcher : ElementMatcher<? super TypeList> to exceptionMatcher : ElementMatcher<? super GenericTypeList> in class net.bytebuddy.matcher.MethodExceptionTypeMatcher |
From |
To |