a449d6650f3c71b876a8d0db37187f7c0c09012f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type print : BiConsumer<Annotation,String> to print : BiConsumer<Annotation,OutputStream> in method protected processFiles(base String, files Collection<File>, numThreads int, properties Properties, annotate BiConsumer<Annotation,Consumer<Annotation>>, print BiConsumer<Annotation,OutputStream>) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
Change Return Type | 1 | ||
Change Return Type BiConsumer<Annotation,String> to BiConsumer<Annotation,OutputStream> in method protected createOutputter(properties Properties, mkOptions Supplier<AnnotationOutputter.Options>) : BiConsumer<Annotation,OutputStream> in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To |