public class ModificationWatchpointEventSet extends WatchpointEventSet
| Modifier and Type | Method and Description |
|---|---|
com.sun.jdi.Value |
getValueToBe()
Value that will be assigned to the field when the instruction completes.
|
void |
notify(JDIListener listener) |
getField, getObject, getValueCurrentgetLocation, getThreadadd, addAll, clear, contains, containsAll, eventIterator, getSuspendPolicy, getVirtualMachine, isEmpty, iterator, remove, removeAll, resume, retainAll, size, suspendedAll, suspendedEventThread, suspendedNone, suspendPolicy, toArray, toArray, toSpecificEventSet, virtualMachinepublic com.sun.jdi.Value getValueToBe()
public void notify(JDIListener listener)
notify in class AbstractEventSet