1327cd709124db0edfb09688b07c115ded64b282
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable prefix : String to prefixes : String[] in method public getSignature(name String, properties Properties) : String in class edu.stanford.nlp.util.PropertiesUtils | From | To | |
Change Variable Type | 1 | ||
Change Variable Type prefix : String to prefixes : String[] in method public getSignature(name String, properties Properties) : String in class edu.stanford.nlp.util.PropertiesUtils | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type implOrNull : E to implOrNull : SoftReference<E> in class edu.stanford.nlp.util.Lazy | From | To |