3c0a3912fba0d12d8d51631c8461956561fd489c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testCacheGetValue() : void renamed to public testGetValue() : void in class org.jgroups.blocks.CacheTest | From | To | |
Rename Variable | 1 | ||
Rename Variable value : String to value1 : String in method public testGetValue() : void in class org.jgroups.blocks.CacheTest | From | To |