cf6fc611979dd21bb8db06ee7a800715eae1904a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable inputfiles : Collection<File> to inputFiles : Collection<File> in method public run() : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute setupTime : long to pipelineSetupTime : long in method public run() : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To |