|
Rename Method public testByteBuddyWithAnnotationsBenchmark() : void renamed to public testByteBuddyWithProxiesBenchmark() : void in class net.bytebuddy.benchmark.SuperClassInvocationBenchmarkTest |
From |
To |
|
Rename Method public benchmarkByteBuddyWithAnnotations(blackHole Blackhole) : void renamed to public benchmarkByteBuddyWithProxies(blackHole Blackhole) : void in class net.bytebuddy.benchmark.SuperClassInvocationBenchmark |
From |
To |
|
Rename Method public testByteBuddyWithAnnotationsClassCreation() : void renamed to public testByteBuddyWithProxiesClassCreation() : void in class net.bytebuddy.benchmark.ClassByExtensionBenchmarkTest |
From |
To |
|
Rename Method public benchmarkByteBuddyWithAnnotations() : ExampleClass renamed to public benchmarkByteBuddyWithProxies() : ExampleClass in class net.bytebuddy.benchmark.ClassByExtensionBenchmark |
From |
To |