org.netbeans.api.debugger.jpda/2 2.31.1

Uses of Interface
org.netbeans.api.debugger.jpda.VariableType

Packages that use VariableType
org.netbeans.api.debugger.jpda JPDA Debugger APIs provide representation of JDI functionality. 
 

Uses of VariableType in org.netbeans.api.debugger.jpda
 

Subinterfaces of VariableType in org.netbeans.api.debugger.jpda
 interface JPDAArrayType
          Represents type of an array in the debugged process.
 interface JPDAClassType
          Represents type of an object (class, interface, array) in the debugged process.
 

Methods in org.netbeans.api.debugger.jpda that return VariableType
 VariableType JPDAArrayType.getComponentType()
           
 


org.netbeans.api.debugger.jpda/2 2.31.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.