f6259b82d6b50e58ea735d297aedc7b028161570
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type TypeDescriptionForLoadedTypeWithEagerPropertiesTest.Bar to Bar in method public bar() : Bar in class net.bytebuddy.description.type.TypeDescriptionForLoadedTypeTest.Foo | From | To | |
Extract Method | 2 | ||
Extract Method private doTransform(module JavaModule, classLoader ClassLoader, typeName String, classBeingRedefined Class<?>, protectionDomain ProtectionDomain, typePool TypePool, classFileLocator ClassFileLocator) : byte[] extracted from private transform(module JavaModule, classLoader ClassLoader, internalTypeName String, classBeingRedefined Class<?>, protectionDomain ProtectionDomain, binaryRepresentation byte[]) : byte[] in class net.bytebuddy.agent.builder.AgentBuilder.Default.ExecutingTransformer | From | To | |
Extract Method private doConsider(typeDescription TypeDescription, type Class<?>, module JavaModule, collector RedefinitionStrategy.Collector, unmodifiable boolean) : void extracted from public installOn(instrumentation Instrumentation) : ClassFileTransformer in class net.bytebuddy.agent.builder.AgentBuilder.Default | From | To |