Skip to content

1.4.0

Compare
Choose a tag to compare
@mnapoli mnapoli released this 19 May 05:29
· 195 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()