91e535db7d6b938cc9046fa1a2f1fe7b3bf3e2f4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable nullableArgument : boolean to nullable : boolean in method private inferSpecialization(method Method, parameterType Class<?>, typeParameterName String, nullable boolean) : void in class com.facebook.presto.operator.scalar.annotations.ParametricScalarImplementation.Parser | From | To | |
Extract Method | 1 | ||
Extract Method private inferSpecialization(method Method, parameterType Class<?>, typeParameterName String, nullable boolean) : void extracted from private parseArguments(method Method) : void in class com.facebook.presto.operator.scalar.annotations.ParametricScalarImplementation.Parser | From | To |