class com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler extends com.sun.jmx.snmp.daemon.SnmpSubRequestHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler
  super_class: com.sun.jmx.snmp.daemon.SnmpSubRequestHandler
{
  private com.sun.jmx.snmp.daemon.SnmpAdaptorServer server;
    descriptor: Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;
    flags: (0x0002) ACC_PRIVATE

  protected int nonRepeat;
    descriptor: I
    flags: (0x0004) ACC_PROTECTED

  protected int maxRepeat;
    descriptor: I
    flags: (0x0004) ACC_PROTECTED

  protected int globalR;
    descriptor: I
    flags: (0x0004) ACC_PROTECTED

  protected int size;
    descriptor: I
    flags: (0x0004) ACC_PROTECTED

  protected void <init>(com.sun.jmx.snmp.SnmpEngine, com.sun.jmx.snmp.daemon.SnmpAdaptorServer, com.sun.jmx.snmp.internal.SnmpIncomingRequest, com.sun.jmx.snmp.agent.SnmpMibAgent, com.sun.jmx.snmp.SnmpPdu, int, int, int);
    descriptor: (Lcom/sun/jmx/snmp/SnmpEngine;Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;Lcom/sun/jmx/snmp/internal/SnmpIncomingRequest;Lcom/sun/jmx/snmp/agent/SnmpMibAgent;Lcom/sun/jmx/snmp/SnmpPdu;III)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=9, args_size=9
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpVarBind cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpDefinitions cannot be resolved\n\tThe hierarchy of the type SnmpSubBulkRequestHandler is inconsistent\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpDefinitions cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler;
    MethodParameters:
            Name  Flags
      engine      
      server      
      incRequest  
      agent       
      req         
      nonRepeat   
      maxRepeat   
      R           

  protected void <init>(com.sun.jmx.snmp.daemon.SnmpAdaptorServer, com.sun.jmx.snmp.agent.SnmpMibAgent, com.sun.jmx.snmp.SnmpPdu, int, int, int);
    descriptor: (Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;Lcom/sun/jmx/snmp/agent/SnmpMibAgent;Lcom/sun/jmx/snmp/SnmpPdu;III)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.jmx.snmp.SnmpVarBind cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpOid cannot be resolved\n\tThe import com.sun.jmx.snmp.SnmpDefinitions cannot be resolved\n\tThe hierarchy of the type SnmpSubBulkRequestHandler is inconsistent\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpDefinitions cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler;
    MethodParameters:
           Name  Flags
      server     
      agent      
      req        
      nonRepeat  
      maxRepeat  
      R          

  public void run();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
         0: .line 90
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpDefinitions cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler;

  private void init(com.sun.jmx.snmp.daemon.SnmpAdaptorServer, com.sun.jmx.snmp.SnmpPdu, int, int, int);
    descriptor: (Lcom/sun/jmx/snmp/daemon/SnmpAdaptorServer;Lcom/sun/jmx/snmp/SnmpPdu;III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler;
    MethodParameters:
           Name  Flags
      server     
      req        
      nonRepeat  
      maxRepeat  
      R          

  SnmpVarBind findVarBind(SnmpVarBind, SnmpVarBind);
    descriptor: (LSnmpVarBind;LSnmpVarBind;)LSnmpVarBind;
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
         0: .line 163
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpVarBind cannot be resolved to a variable\n\tSnmpOid cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler;
    MethodParameters:
         Name  Flags
      element  
      result   

  protected void updateResult(SnmpVarBind[]);
    descriptor: ([LSnmpVarBind;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
         0: .line 262
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n\tSnmpVarBind cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.sun.jmx.snmp.daemon.SnmpSubBulkRequestHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/jmx/snmp/daemon/SnmpSubBulkRequestHandler;
    MethodParameters:
        Name  Flags
      result  
}
SourceFile: "SnmpSubBulkRequestHandler.java"