|
Inline Method public console(prompt String, callback Consumer<String>) : void inlined to public console(callback Consumer<String>) : void in class edu.stanford.nlp.io.IOUtils |
From |
To |
|
Inline Method protected processFiles(base String, files Collection<File>, numThreads int, properties Properties, annotate Consumer<Annotation>, print BiConsumer<Annotation,String>) : void inlined to public processFiles(base String, files Collection<File>, numThreads int) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP |
From |
To |
|
Inline Method protected createOutputter(properties Properties, mkOptions Supplier<AnnotationOutputter.Options>) : BiConsumer<Annotation,String> inlined to public processFiles(base String, files Collection<File>, numThreads int) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLP |
From |
To |