public interface SteppingBreakpoint extends Requestor
| Modifier and Type | Method and Description | 
|---|---|
| void | createRequest(DebugProcessImpl process) | 
| boolean | isRestoreBreakpoints() | 
| void | setRequestHint(RequestHint hint) | 
| void | setSuspendPolicy(java.lang.String s) | 
boolean isRestoreBreakpoints()
void setRequestHint(RequestHint hint)
void setSuspendPolicy(java.lang.String s)
void createRequest(DebugProcessImpl process)