google-nomulus/java/google/registry/model/billing
mcilwain eed2e0c45f Remove unnecessary explicit generic type declarations
They can be inferred correctly even in Java 7, and display as
compiler warnings in IntelliJ.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173451087
2017-11-07 17:11:29 -05:00
..
BillingEvent.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
RegistrarBillingEntry.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
RegistrarBillingUtils.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
RegistrarCredit.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
RegistrarCreditBalance.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00