5a7aa1a74b218e6a7ef2adb93920cc81a2c85db6
Files Diff
- Added: 3
- Removed: 6
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public isConstantPool() : boolean moved from class net.bytebuddy.description.type.TypeDescription.AbstractBase to class net.bytebuddy.description.method.MethodDescription.AbstractBase & inlined to private isBootstrap(typeType TypeDescription) : boolean | From | To | |
Move Source Folder | 1 | ||
Move Source Folder byte-buddy-dep/src/test/resources to byte-buddy-dep/src/test/java | From | To | |
Change Return Type | 5 | ||
Change Return Type Sample to DynamicConstantBootstrap in method public bootstrap(lookup MethodHandles.Lookup, name String, type Class<?>) : DynamicConstantBootstrap in class net.bytebuddy.test.precompiled.DynamicConstantBootstrap | From | To | |
Change Return Type Sample to DynamicConstantBootstrap in method public bootstrap(args Object...) : DynamicConstantBootstrap in class net.bytebuddy.test.precompiled.DynamicConstantBootstrap | From | To | |
Change Return Type Sample to DynamicConstantBootstrap in method public bootstrap(lookup MethodHandles.Lookup, name String, args Object...) : DynamicConstantBootstrap in class net.bytebuddy.test.precompiled.DynamicConstantBootstrap | From | To | |
Change Return Type Sample to DynamicConstantBootstrap in method public bootstrap(lookup MethodHandles.Lookup, args Object...) : DynamicConstantBootstrap in class net.bytebuddy.test.precompiled.DynamicConstantBootstrap | From | To | |
Change Return Type Sample to DynamicConstantBootstrap in method public bootstrap(lookup MethodHandles.Lookup, name String, type Class<?>, arguments Object...) : DynamicConstantBootstrap in class net.bytebuddy.test.precompiled.DynamicConstantBootstrap | From | To | |
Move Class | 2 | ||
Move Class net.bytebuddy.test.precompiled.DynamicConstantBootstrap.SampleEnum moved to net.bytebuddy.test.precompiled.ArgumentBootstrap.SampleEnum | From | To | |
Move Class net.bytebuddy.implementation.DynamicConstantTest.Foo moved to net.bytebuddy.utility.JavaConstantDynamicTest.Foo | From | To | |
Inline Variable | 1 | ||
Inline Variable typeDescriptions : List<TypeDescription> in method public ofInvocation(methodDescription MethodDescription.InDefinedShape, rawArguments List<?>) : Dynamic from class net.bytebuddy.utility.JavaConstant.Dynamic | From | To |