google-nomulus/java/google/registry/monitoring
mcilwain 3d9369fae7 Switch Optional.ofNullable() to Optional.fromNullable() in EppMetric
The latter is the canonical way to call it; the former is not available in
public Guava (and is just a pass-through to fromNullable anyway).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132441956
2016-09-07 12:34:17 -04:00
..
metrics Add default DistributionFitter implementation to EventMetric 2016-09-07 12:20:46 -04:00
whitebox Switch Optional.ofNullable() to Optional.fromNullable() in EppMetric 2016-09-07 12:34:17 -04:00