Interface Constants

All Known Implementing Classes:
CodeException, FieldInstruction, FieldOrMethod, IINC, Instruction, InstructionBranch, InstructionByte, InstructionCLV, InstructionCP, InstructionLV, InstructionSelect, InstructionShort, InvokeDynamic, InvokeInstruction, INVOKEINTERFACE, LocalVariable, LOOKUPSWITCH, MULTIANEWARRAY, RET, TABLESWITCH

public interface Constants
Constants for the project, mostly defined in the JVM specification.
Author:
M. Dahm, Andy Clement