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.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.