Uses of Enum Class
org.jocl.LibUtils.ArchType
-
Uses of LibUtils.ArchType in org.jocl
Subclasses with type arguments of type LibUtils.ArchType in org.joclModifier and TypeClassDescription(package private) static enumEnumeration of common CPU architectures.Methods in org.jocl that return LibUtils.ArchTypeModifier and TypeMethodDescriptionprivate static LibUtils.ArchTypeLibUtils.calculateArch()Calculates the current ARCHTypestatic LibUtils.ArchTypeReturns 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.