237c3749f305de6b731f4ae23bc16610cae0d9e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type selector : Optional<Function<Sentence,List<String>>> to selector : Function<Sentence,List<String>> in method public dependencyPathBetween(start int, end int, selector Function<Sentence,List<String>>) : List<String> in class edu.stanford.nlp.simple.SentenceAlgorithms | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type implOrNull : SoftReference<E> to implOrNull : E in class edu.stanford.nlp.util.Lazy | From | To |