c7a1e4156a6f179b9c679767a72c2f4cb1444b21
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type map : ConcurrentMap<byte[],byte[]> to map : ConcurrentMap<K,V> in method public process(in Wire, out Wire, map ConcurrentMap<K,V>, csp CharSequence, vToWire BiConsumer<ValueOut,V>, kFromWire Function<ValueIn,K>, vFromWire Function<ValueIn,V>) : void in class net.openhft.chronicle.map.MapWireHandlerProcessor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type map : ConcurrentMap<byte[],byte[]> to map : ConcurrentMap<K,V> in class net.openhft.chronicle.map.MapWireHandlerProcessor | From | To |