- All Superinterfaces:
 Event,Locatable,LocatableEvent,Mirror,WatchpointEvent
Notification of a field modification in the
 target VM.
- Since:
 - 1.3
 - See Also:
 EventQueue,VirtualMachine,ModificationWatchpointRequest
- 
Method Summary
Methods declared in interface com.sun.jdi.event.LocatableEvent
threadMethods declared in interface com.sun.jdi.Mirror
toString, virtualMachineMethods declared in interface com.sun.jdi.event.WatchpointEvent
field, object, valueCurrent 
- 
Method Details
- 
valueToBe
Value valueToBe()Value that will be assigned to the field when the instruction completes. 
 -