427d7c76a113d6695fe296bab5c8e2beb392ae19
Files Diff
- Added: 7
- Removed: 3
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable fast : FastClass to fm : FastMethod in method public NutEntity(type Class<T>) in class org.nutz.dao.impl.entity.NutEntity | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type fast : FastClass to fm : FastMethod in method public NutEntity(type Class<T>) in class org.nutz.dao.impl.entity.NutEntity | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter classZ : Class<?> to klass : Class<?> in method protected create(klass Class<?>) : FastClass in class org.nutz.lang.reflect.FastClassFactory | From | To |