19a86049780824144990be6e68b10803443d7e03
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public invokeStatic(methodTargetType ParameterizedType, methodName String, returnType ParameterizedType, parameters Iterable<? extends ByteCodeExpression>) : ByteCodeExpression extracted from public invokeStatic(methodTargetType Class<?>, methodName String, returnType Class<?>, parameters Iterable<? extends ByteCodeExpression>) : ByteCodeExpression in class com.facebook.presto.byteCode.expression.ByteCodeExpressions | From | To |