6d8ee822dd03db33310b34646eaf6ed3409d8176
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
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 |