cbd89342ce5e8d623822662494e6b0c1a65b6fc8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type entitlements : List<Entitlement> to entitlements : Collection<Entitlement> in method package DefaultSubscriptionBundleTimeline(accountTimeZone DateTimeZone, accountId UUID, bundleId UUID, externalKey String, entitlements Collection<Entitlement>, allBlockingStates List<BlockingState>) in class org.killbill.billing.entitlement.api.DefaultSubscriptionBundleTimeline | From | To | |
Rename Variable | 1 | ||
Rename Variable other : DefaultBlockingState to that : DefaultBlockingState in method public equals(o Object) : boolean in class org.killbill.billing.junction.DefaultBlockingState | From | To | |
Change Return Type | 1 | ||
Change Return Type int to Integer in method private compareSubscriptionEventsForSameEffectiveDateAndEntitlementId(first SubscriptionEvent, second SubscriptionEvent) : Integer in class org.killbill.billing.entitlement.api.DefaultSubscriptionBundleTimeline | From | To | |
Extract Variable | 1 | ||
Extract Variable comparison : Integer in method private shouldSwap(cur SubscriptionEvent, other SubscriptionEvent, isAscending boolean) : boolean from class org.killbill.billing.entitlement.api.DefaultSubscriptionBundleTimeline | From | To | |
Change Variable Type | 1 | ||
Change Variable Type blockingStates : Collection<BlockingState> to blockingStates : List<BlockingState> in method public DefaultSubscriptionBundleTimeline(accountTimeZone DateTimeZone, accountId UUID, bundleId UUID, externalKey String, entitlements Collection<Entitlement>) in class org.killbill.billing.entitlement.api.DefaultSubscriptionBundleTimeline | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.killbill.billing.junction.DefaultBlockingState | From | To |