ff2df35c9098520dea7d99078511f199c88ce815
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cache1 : Cache<String,Object> to cache : Cache<Object,Object> in method public testAtomicMapAfterFineGrainedAtomicMap(m Method) : void in class org.infinispan.atomic.AtomicMapAPITest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type cache1 : Cache<String,Object> to cache : Cache<Object,Object> in method public testAtomicMapAfterFineGrainedAtomicMap(m Method) : void in class org.infinispan.atomic.AtomicMapAPITest | From | To |