mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Overriding getter methods to change values is a bit overkill when these values are static (don't change based on internal state). Just setting them in the base class' constructor is simpler. Also, we can read the PATH of an Action based on the Annotation instead returning it manually for each Action. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=246135754 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |