e226520138e890d5224324a25fd92377cf28d83a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type random : SecureRandom to random : Random in method private rndUUIDv4() : UUID in class org.killbill.billing.util.UUIDs | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type threadRandom : ThreadLocal<SecureRandom> to threadRandom : ThreadLocal<Random> in class org.killbill.billing.util.UUIDs | From | To |