Uses of Enum Class
org.jocl.LibUtils.ArchType
-
Uses of LibUtils.ArchType in org.jocl
Methods in org.jocl that return LibUtils.ArchTypeModifier and TypeMethodDescriptionprivate static LibUtils.ArchType
LibUtils.calculateArch()
Calculates the current ARCHTypestatic LibUtils.ArchType
Returns the enum constant of this class with the specified name.static LibUtils.ArchType[]
LibUtils.ArchType.values()
Returns an array containing the constants of this enum class, in the order they are declared.