google-nomulus/java/google/registry/model
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
..
annotations Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
billing Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
common Add Runnable overrides to ease use of Java 8 language features 2017-10-24 16:53:47 -04:00
contact Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
domain Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
eppcommon Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
eppinput Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
eppoutput Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
host Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
index Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
mark Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ofy Add Runnable overrides to ease use of Java 8 language features 2017-10-24 16:53:47 -04:00
poll Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
pricing Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
rde Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
registrar Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
registry Add validation to ROID suffixes 2017-11-07 16:51:06 -05:00
reporting Fix NPE in GetHistoryEntriesCommand 2017-10-24 16:53:47 -04:00
server Add metric for lock contention 2017-10-24 16:53:47 -04:00
smd Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
tmch Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
transfer Persist transferredRegistrationExpirationTime (exDate) on TransferData 2017-10-24 16:53:47 -04:00
translators Clarify diff display of MutatingCommand 2017-10-04 16:16:45 -04:00
BackupGroupRoot.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
BUILD Define Stackdriver metrics for premium and reserved lists 2017-03-21 14:55:00 -04:00
Buildable.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
CacheUtils.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
CreateAutoTimestamp.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
EntityClasses.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
EppResource.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
EppResourceUtils.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
ImmutableObject.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
Jsonifiable.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
JsonMapBuilder.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
ModelUtils.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
package-info.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
SchemaVersion.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
UpdateAutoTimestamp.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00