Skip to content

Remove getValue from all enums #101

@gavv

Description

@gavv

Numeric value of enum is actually not needed outside of roc-java package.

  • remove getValue method from all enums
  • convert value field of all enums from private to package-private
  • use value instead of getValue everywhere inside roc-java

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions