dff202ded9efc06fb5904d31562e8b8b4e20c98b
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable managedCtClass : TypeDescription to typeDescription : TypeDescription in method public enhance(className String, originalBytes byte[]) : byte[] in class org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute typeCache : TypeCache<TypeCache.SimpleKey> to proxyCache : TypeCache<TypeCache.SimpleKey> in class org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public rewrite(className String, originalBytes byte[], rewriteClassFunction Function<ByteBuddy,DynamicType.Builder<?>>) : byte[] extracted from public enhance(className String, originalBytes byte[]) : byte[] in class org.hibernate.bytecode.enhance.internal.bytebuddy.EnhancerImpl & moved to class org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bytebuddy : ByteBuddyState to byteBuddyState : ByteBuddyState in method public BasicProxyFactoryImpl(superClass Class, interfaces Class[], byteBuddyState ByteBuddyState) in class org.hibernate.bytecode.internal.bytebuddy.BasicProxyFactoryImpl | From | To |