05b1b475a008e8f222eb22f716458ed501180dc8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable tagArray : String[] in method public newMonitor(monitorClass Class<T>, owningClass Class<?>, tags String...) : T from class org.neo4j.kernel.monitoring.Monitors | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type methodMonitorListeners : AtomicReference<Map<Method,List<MonitorListenerInvocationHandler>>> to methodMonitorListeners : Map<Method,List<MonitorListenerInvocationHandler>> in class org.neo4j.kernel.monitoring.Monitors | From | To |