8ea12330e70c24b8bc3aa2f88fb88672287e7d75
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute futureType : Type to TASK_TYPE : Type in method private transformAwaits(cn ClassNode, mv MethodNode, frames Frame[], instructionsOffset int, continued MethodNode) : List<SwitchEntry> in class com.ea.orbit.async.instrumentation.Transformer | From | To | |
Extract Method | 1 | ||
Extract Method private transformAwaits(cn ClassNode, mv MethodNode, frames Frame[], instructionsOffset int, continued MethodNode) : List<SwitchEntry> extracted from public transform(cr ClassReader) : byte[] in class com.ea.orbit.async.instrumentation.Transformer | From | To |