public class com.sun.jmx.snmp.SnmpNull extends com.sun.jmx.snmp.SnmpValue
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.jmx.snmp.SnmpNull
super_class: com.sun.jmx.snmp.SnmpValue
{
private static final long serialVersionUID;
descriptor: J
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
ConstantValue: 1783782515994279177
static final java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: "Null"
private int tag;
descriptor: I
flags: (0x0002) ACC_PRIVATE
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe hierarchy of the type SnmpNull is inconsistent\n\tNullTag cannot be resolved to a variable\n\terrNoSuchObjectTag cannot be resolved to a variable\n\terrNoSuchInstanceTag cannot be resolved to a variable\n\terrEndOfMibViewTag cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n\tSnmpDataTypeEnums cannot be resolved to a variable\n\tSnmpDataTypeEnums cannot be resolved to a variable\n\tSnmpDataTypeEnums cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public void <init>(java.lang.String);
descriptor: (Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe hierarchy of the type SnmpNull is inconsistent\n\tNullTag cannot be resolved to a variable\n\terrNoSuchObjectTag cannot be resolved to a variable\n\terrNoSuchInstanceTag cannot be resolved to a variable\n\terrEndOfMibViewTag cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n\tSnmpDataTypeEnums cannot be resolved to a variable\n\tSnmpDataTypeEnums cannot be resolved to a variable\n\tSnmpDataTypeEnums cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
MethodParameters:
Name Flags
dummy
public void <init>(int);
descriptor: (I)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe hierarchy of the type SnmpNull is inconsistent\n\tNullTag cannot be resolved to a variable\n\terrNoSuchObjectTag cannot be resolved to a variable\n\terrNoSuchInstanceTag cannot be resolved to a variable\n\terrEndOfMibViewTag cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n\tSnmpDataTypeEnums cannot be resolved to a variable\n\tSnmpDataTypeEnums cannot be resolved to a variable\n\tSnmpDataTypeEnums cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
MethodParameters:
Name Flags
t
public int getTag();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public java.lang.String toString();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\terrNoSuchObjectTag cannot be resolved to a variable\n\terrNoSuchInstanceTag cannot be resolved to a variable\n\terrEndOfMibViewTag cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public SnmpOid toOid();
descriptor: ()LSnmpOid;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSnmpOid cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public final synchronized com.sun.jmx.snmp.SnmpValue duplicate();
descriptor: ()Lcom/sun/jmx/snmp/SnmpValue;
flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SYNCHRONIZED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public final synchronized java.lang.Object clone();
descriptor: ()Ljava/lang/Object;
flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SYNCHRONIZED
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public final java.lang.String getTypeName();
descriptor: ()Ljava/lang/String;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public boolean isNoSuchObjectValue();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSnmpDataTypeEnums cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public boolean isNoSuchInstanceValue();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSnmpDataTypeEnums cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
public boolean isEndOfMibViewValue();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tSnmpDataTypeEnums cannot be resolved to a variable\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/jmx/snmp/SnmpNull;
}
SourceFile: "SnmpNull.java"