Bytecode Instruction: aload/aload_0
Guide to bytecode instruction: aload/aload_0 for Java developers.
Bytecode Instruction: invokevirtual
Guide to bytecode instruction: invokevirtual for Java developers.
Bytecode Instruction: invokespecial
Guide to bytecode instruction: invokespecial for Java developers.
Bytecode Instruction: invokestatic
Guide to bytecode instruction: invokestatic for Java developers.
Bytecode Instruction: invokeinterface
Guide to bytecode instruction: invokeinterface for Java developers.
Bytecode Instruction: invokedynamic
Guide to bytecode instruction: invokedynamic for Java developers.
Bytecode Instruction: getfield/putfield
Guide to bytecode instruction: getfield/putfield for Java developers.
Bytecode Instruction: getstatic/putstatic
Guide to bytecode instruction: getstatic/putstatic for Java developers.
Bytecode Instruction: ifeq/ifne
Guide to bytecode instruction: ifeq/ifne for Java developers.
Bytecode Instruction: goto
Guide to bytecode instruction: goto for Java developers.
Bytecode Instruction: tableswitch
Guide to bytecode instruction: tableswitch for Java developers.
Bytecode Instruction: lookupswitch
Guide to bytecode instruction: lookupswitch for Java developers.
Bytecode Instruction: new
Guide to bytecode instruction: new for Java developers.
Bytecode Instruction: checkcast
Guide to bytecode instruction: checkcast for Java developers.
Bytecode Instruction: monitorenter/monitorexit
Guide to bytecode instruction: monitorenter/monitorexit for Java developers.
Bytecode Instruction: athrow
Guide to bytecode instruction: athrow for Java developers.
Bytecode Instruction: ldc
Guide to bytecode instruction: ldc for Java developers.
Bytecode Instruction: bipush/sipush
Guide to bytecode instruction: bipush/sipush for Java developers.