a44b52bcccf7f509fdca0aad635c0b9b85ad7ce6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private _isEnable(context Context, mw MethodVisitor, feature Feature) : void inlined to package _deserialze(cw ClassWriter, context Context) : void in class com.alibaba.fastjson.parser.deserializer.ASMDeserializerFactory | From | To | |
Extract Method | 1 | ||
Extract Method public isEnabled(feature int) : boolean extracted from public isEnabled(feature Feature) : boolean in class com.alibaba.fastjson.parser.JSONLexerBase | From | To |