google-nomulus/java/google/registry/model/domain
mcilwain c0f8da0c6e Switch from Guava Optionals to Java 8 Optionals
This was a surprisingly involved change. Some of the difficulties included
java.util.Optional purposely not being Serializable (so I had to move a
few Optionals in mapreduce classes to @Nullable) and having to add the Truth
Java8 extension library for assertion support.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=171863777
2017-10-24 16:53:47 -04:00
..
allocate Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
fee Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
fee06 Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
fee11 Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
fee12 Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
launch Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
metadata Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rgp Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
secdns Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
superuser Add support for a domain delete superuser EPP extension 2017-09-12 15:51:50 -04:00
DesignatedContact.java Fix stale documentation on {ForeignKeyed,}DesignatedContact 2017-03-21 15:28:58 -04:00
DomainApplication.java Remove temporary @OnLoad used for setting period in DomainApplication 2017-06-21 09:51:28 -04:00
DomainAuthInfo.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainBase.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
DomainCommand.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
DomainInfoData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainObjectSpec.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainRenewData.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
DomainResource.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
ForeignKeyedDesignatedContact.java Fix stale documentation on {ForeignKeyed,}DesignatedContact 2017-03-21 15:28:58 -04:00
GracePeriod.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
LrpTokenEntity.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Period.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00