2a12bf9bd0e1681c866fb15dfa42a397cfa433cf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type bufListClone : java.util.List<ByteBuffer> to bufListClone : List<ByteBuffer> in method public cloneDirectByteBufferListTest() : void in class tachyon.util.io.BufferUtilsTest | From | To | |
Change Variable Type bufListClone : java.util.List<ByteBuffer> to bufListClone : List<ByteBuffer> in method public cloneByteBufferListTest() : void in class tachyon.util.io.BufferUtilsTest | From | To |