467da04d770f9f01390fcd295316f3c348ac92de
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private onBlacklist(exchange HttpExchange) : boolean renamed to private checkBlacklist(exchange HttpExchange) : boolean in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Inline Method | 1 | ||
Inline Method private maybeAlterStanfordTimeout(httpExchange HttpExchange, timeoutMilliseconds int) : int inlined to public handle(httpExchange HttpExchange) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.CoreNLPHandler | From | To |