ec0f7b287bcc0609fd4201584fa495e92ccc6dc6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable maxReferenceParams : int to referenceMessageSize : int in method public createSpscProxy(capacity int, iFace Class<E>, waitStrategy WaitStrategy) : ProxyChannel<E> in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
| Rename Variable referenceParameterCount : int to referenceCount : int in method public createSpscProxy(capacity int, iFace Class<E>, waitStrategy WaitStrategy) : ProxyChannel<E> in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
| Inline Method | 1 | ||
| Inline Method private calculateMaxReferenceParameters(relevantMethods List<Method>) : int inlined to public createSpscProxy(capacity int, iFace Class<E>, waitStrategy WaitStrategy) : ProxyChannel<E> in class org.jctools.channels.proxy.ProxyChannelFactory | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable localIndexOfarrayMessageSize : int to primitiveMessageSize : int in method private implementConstructor(classVisitor ClassVisitor, primitiveMessageSize int, referenceMessageSize int) : void in class org.jctools.channels.proxy.ProxyChannelFactory | From | To |