Enum Map
Construct an EnumMap.
Parameters
enums
The Array of Enums, in Enum.ordinal order of all the Enum values represented in the Enum. It is expected that all enum values will be present.
Construct an EnumMap.
Construct an EnumMap.
The Array of Enums, in Enum.ordinal order of all the Enum values represented in the Enum. It is expected that all enum values will be present.
Construct an EnumMap.