ab59155eecb6f439ff922a238cf289bc36dabc37
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable keys : Set<Class<?>> to mapKeys : Set<Class<?>> in method public keySetNotNull() : Set<Class<?>> in class edu.stanford.nlp.util.ArrayCoreMap | From | To | |
Extract Method | 1 | ||
Extract Method public getTagElementTriplesFromFileNumBoundedSAXException(f File, tag String, numIncludedSiblings int) : List<Triple<String,Element,String>> extracted from private getTagElementTriplesFromFileSAXException(f File, tag String) : List<Triple<String,Element,String>> in class edu.stanford.nlp.util.XMLUtils | From | To |