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