ab31b7a55f57aa9d85b4bae88879c4598c2f6521
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private putLong(array byte[], l long, pos int, numberOfLongBytes int) : void from class org.sonar.core.util.UuidFactoryImpl to private putLong(array byte[], l long, pos int, numberOfLongBytes int) : void from class org.sonar.core.util.UuidGeneratorImpl.UuidGeneratorBase | From | To | |
| Move Attribute | 3 | ||
| Move Attribute private sequenceNumber : AtomicInteger from class org.sonar.core.util.UuidFactoryImpl to private sequenceNumber : AtomicInteger from class org.sonar.core.util.UuidGeneratorImpl.UuidGeneratorBase | From | To | |
| Move Attribute private secureMungedAddress : byte[] from class org.sonar.core.util.UuidFactoryImpl to private secureMungedAddress : byte[] from class org.sonar.core.util.UuidGeneratorImpl.UuidGeneratorBase | From | To | |
| Move Attribute private lastTimestamp : long from class org.sonar.core.util.UuidFactoryImpl to private lastTimestamp : long from class org.sonar.core.util.UuidGeneratorImpl.UuidGeneratorBase | From | To | |
| Extract Class | 1 | ||
| Extract Class org.sonar.core.util.UuidGeneratorImpl.UuidGeneratorBase from class org.sonar.core.util.UuidFactoryImpl | From | To |