85024d8827f72111ed5c72058b4dd45413a80eb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private writeAcquire(methodVisitor MethodVisitor) : void renamed to private writeAcquireWithWaitStrategy(methodVisitor MethodVisitor) : void in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
Extract Variable | 1 | ||
Extract Variable definedClass : Class<?> in method public createSpscProxy(capacity int, iFace Class<E>, waitStrategy WaitStrategy) : ProxyChannel<E> from class org.jctools.channels.proxy.ProxyChannelFactory | From | To |