1bb63408d8fac51ebc41ea5f5829780c3f473c7a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getTypeString(constantPool ConstantPool) : String renamed to private getLambdaTypeString(constantPool ConstantPool) : String in class cucumber.runtime.java8.ConstantPoolTypeIntrospector | From | To | |
Extract Variable | 1 | ||
Extract Variable typeParameterCount : int in method public getGenericTypes(clazz Class<? extends StepdefBody>, interfac3 Class<? extends StepdefBody>) : Type[] from class cucumber.runtime.java8.ConstantPoolTypeIntrospector | From | To |