| Package | Description |
|---|---|
| oneapi.util |
| Class and Description |
|---|
| EnumUtil.EnumMapper
Helper class for getting enumeration constants based on integer value.
Uses map for mapping enumeration constants to specified integer value which results in O(1) complexity. |
| EnumUtil.IEnumIntValue
Enumeration which are to be handled using EnumUtil methods must implement this interface.
|
Copyright © 2014. All rights reserved.