Class SetDataBreakpointsResponse.ResponseBody
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.SetDataBreakpointsResponse.ResponseBody
- Enclosing class:
SetDataBreakpointsResponse
-
Method Summary
Modifier and TypeMethodDescriptioncreate(List<Breakpoint> breakpoints) booleanInformation about the data breakpoints.inthashCode()setBreakpoints(List<Breakpoint> breakpoints)