25e8a4d1a282537d76506d7b441e1e1823e14284
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable sortedByPriorityQueue : LinkedList<NodeInterceptor> in method public apply(children List<Node>) : void from class org.eclipse.che.ide.ui.smartTree.NodeLoader.interceptChildren | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type nodeInterceptors : TreeSet<NodeInterceptor> to nodeInterceptors : Set<NodeInterceptor> in class org.eclipse.che.ide.ui.smartTree.NodeLoader | From | To |