Uses of Enum
com.aparapi.internal.instruction.InstructionSet.PushSpec
Packages that use InstructionSet.PushSpec
-
Uses of InstructionSet.PushSpec in com.aparapi.internal.instruction
Methods in com.aparapi.internal.instruction that return InstructionSet.PushSpecModifier and TypeMethodDescriptionInstructionSet.ByteCode.getPush()static InstructionSet.PushSpecReturns the enum constant of this type with the specified name.static InstructionSet.PushSpec[]InstructionSet.PushSpec.values()Returns an array containing the constants of this enum type, in the order they are declared.