1bc8367990bbbc9974ffbe56521ca984752b35ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable package_ : Package to pkg : Package in method protected pkTupleType() : Type in class com.speedment.internal.core.code.EntityAndManagerTranslator | From | To | |
Extract Attribute | 8 | ||
Extract Attribute private THIRD_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private SEVENTH_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private FIFTH_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private FOURTH_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private SECOND_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private SIXTH_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private EIGHT_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Attribute private FIRST_ARG_IS_NULL : String in class com.speedment.util.NullUtil | From | To | |
Extract Variable | 2 | ||
Extract Variable lastOutcome : int in method private forNull(parameter Parameter) : int from class com.speedment.internal.comparator.impl.SpeedmentComparatorImpl | From | To | |
Extract Variable firstOutcome : int in method private forNull(parameter Parameter) : int from class com.speedment.internal.comparator.impl.SpeedmentComparatorImpl | From | To | |
Extract Method | 2 | ||
Extract Method private forNull(parameter Parameter) : int extracted from public compare(o1 ENTITY, o2 ENTITY) : int in class com.speedment.internal.comparator.impl.SpeedmentComparatorImpl | From | To |