6a83044bc1c9ba0015de653805ddafb7b0431262
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type cls : Class to cls : Class<?> in method public isClassRegistered(cls Class<?>) : boolean in class org.redisson.RedissonLiveObjectService | From | To | |
Change Parameter Type cls : Class to cls : Class<?> in method public unregisterClass(cls Class<?>) : void in class org.redisson.RedissonLiveObjectService | From | To | |
Change Parameter Type cls : Class to cls : Class<?> in method public registerClass(cls Class<?>) : void in class org.redisson.RedissonLiveObjectService | From | To | |
Change Parameter Type cls : Class to cls : Class<?> in method private getRIdFieldName(cls Class<?>) : String in class org.redisson.RedissonLiveObjectService | From | To |