bcc59b891b5b3bdbbb88c1d49ba5ed1d431209e6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable orNull : E in method public get() : E from class edu.stanford.nlp.util.Lazy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type implOrNull : SoftReference<E> to implOrNull : E in class edu.stanford.nlp.util.Lazy | From | To |