Package | Description |
---|---|
org.netbeans.api.debugger.jpda |
JPDA Debugger APIs provide representation of JDI functionality.
|
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
VariableType |
JPDAArrayType.getComponentType() |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.