|
|||||||||
| Home >> All >> com >> techtrader >> modules >> tools >> [ bytecode overview ] | PREV NEXT | ||||||||
Uses of Class
com.techtrader.modules.tools.bytecode.ClassInstruction
| Uses of ClassInstruction in com.techtrader.modules.tools.bytecode |
| Subclasses of ClassInstruction in com.techtrader.modules.tools.bytecode | |
class |
MultiANewArrayInstruction
Represents the MULTIANEWARRAY opcode instruction, which creates a new multi-dimensional array. |
| Methods in com.techtrader.modules.tools.bytecode that return ClassInstruction | |
ClassInstruction |
Code.newins()
|
ClassInstruction |
Code.anewarray()
|
ClassInstruction |
Code.checkcast()
|
ClassInstruction |
Code.instanceofins()
|
ClassInstruction |
ClassInstruction.setClassName(java.lang.String type)
Set the name of the class to operate on. |
|
|||||||||
| Home >> All >> com >> techtrader >> modules >> tools >> [ bytecode overview ] | PREV NEXT | ||||||||