Skip to content

Change internals of SimpleUnitFormat #410

Description

@keilw

Right now the internals of SimpleUnitFormat contain the notion of nameToUnit and unitToName, but they are not really names, because only label or alias are used at the moment.
Along the lines of isValidIdentifier those should be renamed to something like identifierToUnit and unitToIdentifier or idToUnit, etc.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions