3a17a14c9fbc03f5b653545add107e06921f516f
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 |