mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-11221 Add comments to MeasureUnit generated code pointing to documentation on how to update.
X-SVN-Rev: 36345
This commit is contained in:
parent
18c1134a6d
commit
0eb4b4682d
1 changed files with 6 additions and 0 deletions
|
@ -306,6 +306,12 @@ public class MeasureUnit implements Serializable {
|
|||
* Useful constants. Not necessarily complete: see {@link #getAvailable()}.
|
||||
*/
|
||||
|
||||
// All code between the "Start generated MeasureUnit constants" comment and
|
||||
// the "End generated MeasureUnit constants" comment is auto generated code
|
||||
// and must not be edited manually. For instructions on how to correctly
|
||||
// update this code, refer to:
|
||||
// https://sites.google.com/site/icusite/design/formatting/measureformat/updating-measure-unit
|
||||
//
|
||||
// Start generated MeasureUnit constants
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue