Skip to end of metadata
Go to start of metadata

Some examples (inspired by the Java Enum Tutorial):

Or with a bit of refactoring, you could write the switch like this:

Here is a coin example:

Here is a planet example:

Labels
  • None