f36bade5c1b5a52e937d67b4263a2fd1fb3e3480
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable loaded : Class<? extends T> to proxied : Class<? extends T> in method private registerClass(entityClass Class<T>) : void in class org.redisson.RedissonLiveObjectService | From | To | |
Rename Variable liveObjectService : RLiveObjectService to service : RLiveObjectService in method public testSerializerable() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To | |
Rename Class | 1 | ||
Rename Class org.redisson.RedissonAttachedLiveObjectServiceTest.TestSerializable renamed to org.redisson.RedissonAttachedLiveObjectServiceTest.TestClass | From | To | |
Change Variable Type | 1 | ||
Change Variable Type t : TestSerializable to t : TestClass in method public testSerializerable() : void in class org.redisson.RedissonAttachedLiveObjectServiceTest | From | To | |
Inline Variable | 1 | ||
Inline Variable idFieldName : String in method public attach(detachedObject T) : T from class org.redisson.RedissonLiveObjectService | From | To |