Skip to content

1.4.0

Choose a tag to compare

@mnapoli mnapoli released this 19 May 05:29
· 197 commits to master since this release

New static method values(): returns instances of the Enum class of all Enum constants (constant name in key, Enum instance in value).

MyEnum::values()