1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 07:11:44 +00:00

Qualify the usage of ImmutableSet.of()

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167718824
This commit is contained in:
bbilbo
2017-09-06 07:34:00 -07:00
committed by jianglai
parent c3861f6e95
commit 3687cc5138

View File

@@ -176,7 +176,7 @@ public final class DomainTransferApproveFlow implements TransactionalFlow {
(billingEvent.isPresent())
? ImmutableSet.of(
GracePeriod.forBillingEvent(GracePeriodStatus.TRANSFER, billingEvent.get()))
: ImmutableSet.of())
: ImmutableSet.<GracePeriod>of())
.build();
// Create a poll message for the gaining client.
PollMessage gainingClientPollMessage = createGainingTransferPollMessage(