c67ccc8b87aebafd2150a6c64ba64fa6e3164881
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public readFrom(input ObjectInput) : CommandInvocationId extracted from public readObject(input ObjectInput) : CommandInvocationId in class org.infinispan.commands.CommandInvocationId.Externalizer & moved to class org.infinispan.commands.CommandInvocationId | From | To | |
Extract And Move Method public writeTo(output ObjectOutput, commandInvocationId CommandInvocationId) : void extracted from public writeObject(output ObjectOutput, object CommandInvocationId) : void in class org.infinispan.commands.CommandInvocationId.Externalizer & moved to class org.infinispan.commands.CommandInvocationId | From | To |