0b3babe4fb118b9396d90d4325257917a5289f50
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Class<?> to Class<?>[] in method private getCallerClass() : Class<?>[] in class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher.SecurityActions | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute getCallerClassAction : PrivilegedAction<Class<?>> to GET_CALLER_CLASS_ACTION : PrivilegedAction<Class<?>> in method private getCallerClass() : Class<?> in class org.hibernate.bytecode.internal.bytebuddy.HibernateMethodLookupDispatcher | From | To |