|
Change Return Type void to ResultBag in method private transform(root File, classPath Iterable<? extends File>, entryPoint EntryPoint, plugins List<Plugin>) : ResultBag in class net.bytebuddy.build.gradle.TransformationAction |
From |
To |
|
Change Return Type ExecutionStatus to void in method private processDirectory(root File, folder File, byteBuddy ByteBuddy, entryPoint EntryPoint, methodNameTransformer MethodNameTransformer, classFileLocator ClassFileLocator, typePool TypePool, plugins List<Plugin>, resultBag ResultBag) : void in class net.bytebuddy.build.maven.ByteBuddyMojo |
From |
To |
|
Change Return Type ExecutionStatus to ResultBag in method private transform(root File, entryPoint EntryPoint, classPath List<? extends String>, plugins List<Plugin>) : ResultBag in class net.bytebuddy.build.maven.ByteBuddyMojo |
From |
To |
|
Change Return Type ExecutionStatus to void in method private processClassFile(root File, file String, byteBuddy ByteBuddy, entryPoint EntryPoint, methodNameTransformer MethodNameTransformer, classFileLocator ClassFileLocator, typePool TypePool, plugins List<Plugin>, resultBag ResultBag) : void in class net.bytebuddy.build.maven.ByteBuddyMojo |
From |
To |