int Constant
Emit the effect of loading a constant int to the specified MethodVisitor.
Parameters
method
The method into which the generated JVM instructions will be written.
value
The int.
Emit the effect of loading a constant int to the specified MethodVisitor.
The method into which the generated JVM instructions will be written.
The int.