41860896ea3b3471f76525b7ecd2feb3df1e01f2
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,OutputStream> to print : BiConsumer<Annotation,String> in method protected processFiles(base String, files Collection<File>, numThreads int, properties Properties, annotate BiConsumer<Annotation,Consumer<Annotation>>, print BiConsumer<Annotation,String>) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To | |
Change Return Type | 1 | ||
Change Return Type BiConsumer<Annotation,OutputStream> to BiConsumer<Annotation,String> in method protected createOutputter(properties Properties, mkOptions Supplier<AnnotationOutputter.Options>) : BiConsumer<Annotation,String> in class edu.stanford.nlp.pipeline.StanfordCoreNLP | From | To |