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