Interface Opcode


  • public interface Opcode
    JVM Instruction Set.

    This interface defines opcodes and array types for the NEWARRAY instruction.

    This has been shamelessly borrowed from javassist