360b1eb96c16ff836c3678e7c2741ea5cf7b2e41
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type mkOptions : Supplier<AnnotationOutputter.Options> to outputOptions : AnnotationOutputter.Options in method protected createOutputter(properties Properties, outputOptions AnnotationOutputter.Options) : BiConsumer<Annotation,OutputStream> in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute private doRun : boolean in class edu.stanford.nlp.pipeline.CoreNLPWebClient.BackendScheduler | From | To | |
| Extract Variable | 1 | ||
| Extract Variable client : CoreNLPWebClient in method public main(args String[]) : void from class edu.stanford.nlp.pipeline.CoreNLPWebClient | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter mkOptions : Supplier<AnnotationOutputter.Options> to outputOptions : AnnotationOutputter.Options in method protected createOutputter(properties Properties, outputOptions AnnotationOutputter.Options) : BiConsumer<Annotation,OutputStream> in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To |