- NE - Static variable in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
-
Constant for the
ifCmp
method.
- NEG - Static variable in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
-
Constant for the
math
method.
- neg(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
-
- NETWORK_BYTE_ORDER - Static variable in class com.apptelemetry.apm.impl.Transport
-
- NEW - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
-
- newArray(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
-
Generates the instruction to create a new array.
- newarray(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
-
- NEWARRAY - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
-
- newClass(String) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a class reference to the constant pool of the class being build.
- newConst(Object) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a number or string constant to the constant pool of the class being
build.
- newField(String, String, String) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a field reference to the constant pool of the class being build.
- newHandle(int, String, String, String) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a handle to the constant pool of the class being
build.
- newInstance(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
-
Generates the instruction to create a new object.
- newInvokeDynamic(String, String, Handle, Object...) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds an invokedynamic reference to the constant pool of the class being
build.
- newLabel() - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
-
- newLocal(Type) - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.LocalVariablesSorter
-
Creates a new local variable of the given type.
- newMethod(String, String, String, boolean) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a method reference to the constant pool of the class being build.
- newMethodType(String) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a method type reference to the constant pool of the class being
build.
- newNameType(String, String) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds a name and type to the constant pool of the class being build.
- newUTF8(String) - Method in class com.apptelemetry.apm.org.objectweb.asm.ClassWriter
-
Adds an UTF8 string to the constant pool of the class being build.
- nop() - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.InstructionAdapter
-
- NOP - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
-
- not() - Method in class com.apptelemetry.apm.org.objectweb.asm.commons.GeneratorAdapter
-
Generates the instructions to compute the bitwise negation of the top
stack value.
- NULL - Static variable in interface com.apptelemetry.apm.org.objectweb.asm.Opcodes
-