9def52951541af24751964bb0cb4f611f50bdca4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable localIndexOfLimit : int to typeIndex : int in method private methodDescriptor(returnType Class<?>, parameterTypes Class<?>...) : String in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
| Rename Variable wOffset : int to localIndexOfWOffset : int in method private implementUserMethod(method Method, classVisitor ClassVisitor, type int) : void in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private LOCALS_INDEX_THIS : int in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
| Extract Method | 1 | ||
| Extract Method private methodDescriptor(returnType Class<?>, parameterTypes Class<?>...) : String extracted from private implementProcess(classVisitor ClassVisitor, methods List<Method>, iFace Class<?>, generatedName String) : void in class org.jctools.channels.proxy.ProxyChannelFactory | From | To |