b955188cf517089f353c6f7e505c1d583bdf66a7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method private sendAndGetResponse(httpExchange HttpExchange, response byte[]) : void extracted from public handle(httpExchange HttpExchange) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.SemgrexHandler & moved to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To | |
Extract And Move Method private sendAndGetResponse(httpExchange HttpExchange, response byte[]) : void extracted from public handle(httpExchange HttpExchange) : void in class edu.stanford.nlp.pipeline.StanfordCoreNLPServer.TokensRegexHandler & moved to class edu.stanford.nlp.pipeline.StanfordCoreNLPServer | From | To |