public class Breakpoint extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Debugger |
getDebugger() |
SourceLocation |
getLocation() |
boolean |
isDestroyed() |
boolean |
isValid() |
public SourceLocation getLocation()
public void destroy()
public boolean isValid()
public boolean isDestroyed()
public Debugger getDebugger()
Copyright © 2015. All rights reserved.