b764b9c60cf24e575adbfc99e7935097dc0c83f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private getFormattedAmountByLocaleAndInvoiceCurrency(amount BigDecimal) : String extracted from public getFormattedPaidAmount() : String in class org.killbill.billing.invoice.template.formatters.DefaultInvoiceFormatter | From | To | |
Extract Method private getFormattedAmountByLocaleAndInvoiceCurrency(amount BigDecimal) : String extracted from public getFormattedChargedAmount() : String in class org.killbill.billing.invoice.template.formatters.DefaultInvoiceFormatter | From | To | |
Extract Method private getFormattedAmountByLocaleAndInvoiceCurrency(amount BigDecimal) : String extracted from public getFormattedBalance() : String in class org.killbill.billing.invoice.template.formatters.DefaultInvoiceFormatter | From | To |