|
Rename Method public define(property String, value short...) : Builder renamed to public defineArray(property String, value short...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, value int...) : Builder renamed to public defineArray(property String, value int...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public isDescribingAnnotationValue() : boolean renamed to public isAnnotationReturnType() : boolean in class net.bytebuddy.description.type.TypeDescription |
From |
To |
|
Rename Method public define(property String, value long...) : Builder renamed to public defineArray(property String, value long...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public isDescribingAnnotationValue() : boolean renamed to public isAnnotationReturnType() : boolean in class net.bytebuddy.description.type.TypeDescription.AbstractTypeDescription |
From |
To |
|
Rename Method public define(property String, enumerationType Class<T>, value T...) : Builder renamed to public defineEnumerationArray(property String, enumerationType Class<T>, value T...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, annotationType Class<T>, annotation T...) : Builder renamed to public defineTypeArray(property String, typeDescription TypeDescription...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, value byte...) : Builder renamed to public defineArray(property String, value byte...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, value float...) : Builder renamed to public defineArray(property String, value float...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public isInstanceOrWrapped(object Object) : boolean renamed to public isInstanceOrWrapper(value Object) : boolean in class net.bytebuddy.description.type.TypeDescription |
From |
To |
|
Rename Method public define(property String, value char...) : Builder renamed to public defineArray(property String, value char...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public isInstanceOrWrapped(object Object) : boolean renamed to public isInstanceOrWrapper(value Object) : boolean in class net.bytebuddy.description.type.TypeDescription.AbstractTypeDescription |
From |
To |
|
Rename Method public define(property String, value double...) : Builder renamed to public defineArray(property String, value double...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, enumerationType TypeDescription, value String...) : Builder renamed to public defineEnumerationArray(property String, enumerationType TypeDescription, value String...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public terminate() : ByteCodeAppender renamed to public withReturn() : ByteCodeAppender in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.None |
From |
To |
|
Rename Method public terminate() : ByteCodeAppender renamed to public withReturn() : ByteCodeAppender in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer.Simple |
From |
To |
|
Rename Method public define(property String, value boolean...) : Builder renamed to public defineArray(property String, value boolean...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, value String...) : Builder renamed to public defineArray(property String, value String...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, enumerationType TypeDescription, value EnumerationDescription...) : Builder renamed to public defineEnumerationArray(property String, enumerationType TypeDescription, value EnumerationDescription...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public define(property String, annotationType TypeDescription, annotationDescription AnnotationDescription...) : Builder renamed to public defineAnnotationArray(property String, annotationType TypeDescription, annotationDescription AnnotationDescription...) : Builder in class net.bytebuddy.description.annotation.AnnotationDescription.Builder |
From |
To |
|
Rename Method public terminate() : ByteCodeAppender renamed to public withReturn() : ByteCodeAppender in class net.bytebuddy.dynamic.scaffold.InstrumentedType.TypeInitializer |
From |
To |
|
Rename Method public wrap(value Object, typeDescription TypeDescription) : Object renamed to public describe(value Object, typeDescription TypeDescription) : Object in class net.bytebuddy.description.annotation.AnnotationDescription.ForLoadedAnnotation |
From |
To |
|
Change Parameter Type arg11 : String to arg11 : MethodHandle in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg14 : MethodHandle to arg14 : SampleEnum in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg10 : MethodType to arg10 : SampleEnum in method public bar(arg0 Boolean, arg1 Byte, arg2 Short, arg3 Character, arg4 Integer, arg5 Long, arg6 Float, arg7 Double, arg8 String, arg9 Class<?>, arg10 SampleEnum, arg11 MethodType, arg12 MethodHandle, arg13 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg12 : Class<?> to arg12 : String in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg10 : MethodHandle to arg10 : MethodType in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg15 : Object to arg15 : MethodType in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg9 : MethodType to arg9 : SampleEnum in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg13 : MethodType to arg13 : Class<?> in method public foo(arg0 boolean, arg1 byte, arg2 short, arg3 char, arg4 int, arg5 long, arg6 float, arg7 double, arg8 Class<?>, arg9 SampleEnum, arg10 MethodType, arg11 MethodHandle, arg12 String, arg13 Class<?>, arg14 SampleEnum, arg15 MethodType, arg16 MethodHandle, arg17 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type componentTypeReference : RawComplexArray.ComponentTypeReference to componentTypeReference : RawNonPrimitiveArray.ComponentTypeReference in method protected ArrayLookup(name String, componentTypeReference RawNonPrimitiveArray.ComponentTypeReference) in class net.bytebuddy.pool.TypePool.Default.TypeExtractor.AnnotationExtractor.ArrayLookup |
From |
To |
|
Change Parameter Type arg12 : Object to arg12 : MethodHandle in method public bar(arg0 Boolean, arg1 Byte, arg2 Short, arg3 Character, arg4 Integer, arg5 Long, arg6 Float, arg7 Double, arg8 String, arg9 Class<?>, arg10 SampleEnum, arg11 MethodType, arg12 MethodHandle, arg13 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type arg11 : MethodHandle to arg11 : MethodType in method public bar(arg0 Boolean, arg1 Byte, arg2 Short, arg3 Character, arg4 Integer, arg5 Long, arg6 Float, arg7 Double, arg8 String, arg9 Class<?>, arg10 SampleEnum, arg11 MethodType, arg12 MethodHandle, arg13 Object) : String in class net.bytebuddy.test.precompiled.ArgumentBootstrap |
From |
To |
|
Change Parameter Type componentType : Class<?> to componentType : Class<W> in method protected Loaded(componentType Class<W>, values List<AnnotationValue.Loaded<?>>) in class net.bytebuddy.description.annotation.AnnotationDescription.AnnotationValue.ForComplexArray.Loaded |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForShortConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForByteConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForBooleanConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForDoubleConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForFloatConstant |
From |
To |
|
Rename Class net.bytebuddy.description.annotation.AnnotatedElement renamed to net.bytebuddy.description.annotation.AnnotatedCodeElement |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForLongConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForIntegerConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForClassConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.bytecode.member.FieldAccessObjectPropertiesTest renamed to net.bytebuddy.implementation.bytecode.member.FieldAccessOtherTest |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForStringConstant |
From |
To |
|
Rename Class net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterValue renamed to net.bytebuddy.implementation.InvokeDynamic.InvocationProvider.ArgumentProvider.ForCharacterConstant |
From |
To |
|
Rename Class net.bytebuddy.pool.TypePool.AbstractBase.RawComplexArray renamed to net.bytebuddy.pool.TypePool.AbstractBase.RawNonPrimitiveArray |
From |
To |