public class sun.management.snmp.util.SnmpCachedData implements sun.management.snmp.util.SnmpTableHandler
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: sun.management.snmp.util.SnmpCachedData
super_class: java.lang.Object
{
public static final java.util.Comparator<SnmpOid> oidComparator;
descriptor: Ljava/util/Comparator;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Signature: Ljava/util/Comparator<LSnmpOid;>;
public final long lastUpdated;
descriptor: J
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
public final SnmpOid[] indexes;
descriptor: [LSnmpOid;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
public final java.lang.Object[] datas;
descriptor: [Ljava/lang/Object;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
public void <init>(long, SnmpOid[], java.lang.Object[]);
descriptor: (J[LSnmpOid;[Ljava/lang/Object;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.contains(SnmpOid)\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.getNext(SnmpOid)\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.getData(SnmpOid)\n\tSnmpOid cannot be resolved to a type\n\tThe type new Comparator<SnmpOid>(){} must implement the inherited abstract method Comparator<SnmpOid>.compare(SnmpOid, SnmpOid)\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\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 Lsun/management/snmp/util/SnmpCachedData;
MethodParameters:
Name Flags
lastUpdated
indexes
datas
public void <init>(long, java.util.TreeMap<SnmpOid, java.lang.Object>);
descriptor: (JLjava/util/TreeMap;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.contains(SnmpOid)\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.getNext(SnmpOid)\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.getData(SnmpOid)\n\tSnmpOid cannot be resolved to a type\n\tThe type new Comparator<SnmpOid>(){} must implement the inherited abstract method Comparator<SnmpOid>.compare(SnmpOid, SnmpOid)\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\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 Lsun/management/snmp/util/SnmpCachedData;
Signature: (JLjava/util/TreeMap<LSnmpOid;Ljava/lang/Object;>;)V
MethodParameters:
Name Flags
lastUpdated
indexMap
public void <init>(long, java.util.TreeMap<SnmpOid, java.lang.Object>, );
descriptor: (JLjava/util/TreeMap;Z)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.contains(SnmpOid)\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.getNext(SnmpOid)\n\tThe type SnmpCachedData must implement the inherited abstract method SnmpTableHandler.getData(SnmpOid)\n\tSnmpOid cannot be resolved to a type\n\tThe type new Comparator<SnmpOid>(){} must implement the inherited abstract method Comparator<SnmpOid>.compare(SnmpOid, SnmpOid)\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\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 Lsun/management/snmp/util/SnmpCachedData;
Signature: (JLjava/util/TreeMap<LSnmpOid;Ljava/lang/Object;>;Z)V
MethodParameters:
Name Flags
lastUpdated
indexMap
b
public final int find(SnmpOid);
descriptor: (LSnmpOid;)I
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\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 Lsun/management/snmp/util/SnmpCachedData;
MethodParameters:
Name Flags
index
public java.lang.Object getData(SnmpOid);
descriptor: (LSnmpOid;)Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
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 Lsun/management/snmp/util/SnmpCachedData;
MethodParameters:
Name Flags
index
public SnmpOid getNext(SnmpOid);
descriptor: (LSnmpOid;)LSnmpOid;
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\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\n\tSnmpOid cannot be resolved to a type\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 Lsun/management/snmp/util/SnmpCachedData;
MethodParameters:
Name Flags
index
public boolean contains(SnmpOid);
descriptor: (LSnmpOid;)Z
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\tSnmpOid cannot be resolved to a type\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 Lsun/management/snmp/util/SnmpCachedData;
MethodParameters:
Name Flags
index
}
SourceFile: "SnmpCachedData.java"
NestMembers:
sun.management.snmp.util.SnmpCachedData$1