Enum InstructionSet.Operator

java.lang.Object
java.lang.Enum<InstructionSet.Operator>
com.aparapi.internal.instruction.InstructionSet.Operator
All Implemented Interfaces:
Serializable, Comparable<InstructionSet.Operator>
Enclosing class:
InstructionSet

public static enum InstructionSet.Operator extends Enum<InstructionSet.Operator>
Represents an Operator
Author:
gfrost