Package | Description |
---|---|
org.netbeans.api.debugger.jpda |
JPDA Debugger APIs provide representation of JDI functionality.
|
Modifier and Type | Method and Description |
---|---|
static LineBreakpoint |
LineBreakpoint.create(String url,
int lineNumber)
Creates a new breakpoint for given parameters.
|