97ae45e8675ceb3dd1525d568c2535ea7f0ba305
Files Diff
- Added: 16
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type plugin : net.bytebuddy.build.Plugin to plugin : Plugin in method private processClassFile(root File, file String, byteBuddy ByteBuddy, entryPoint EntryPoint, methodNameTransformer MethodNameTransformer, classFileLocator ClassFileLocator, typePool TypePool, plugins List<Plugin>) : void in class net.bytebuddy.build.maven.ByteBuddyMojo | From | To | |
Extract Variable | 1 | ||
Extract Variable byteBuddy : ByteBuddy in method private transform(root File, entryPoint EntryPoint, classPath List<? extends String>, plugins List<Plugin>) : void from class net.bytebuddy.build.maven.ByteBuddyMojo | From | To |