org.scaladebugger.api.dsl.watchpoints
Represents a ModificationWatchpoint event and any associated data.
ModificationWatchpointProfile#tryGetOrCreateModificationWatchpointRequest(String, String, JDIArgument*)
ModificationWatchpointProfile#tryGetOrCreateModificationWatchpointRequestWithData(String, String, JDIArgument*)
ModificationWatchpointProfile#getOrCreateModificationWatchpointRequest(String, String, JDIArgument*)
ModificationWatchpointProfile#getOrCreateModificationWatchpointRequestWithData(String, String, JDIArgument*)
Wraps a profile, providing DSL-like syntax.