public interface com.sun.jdi.event.ModificationWatchpointEvent extends com.sun.jdi.event.WatchpointEvent
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.jdi.event.ModificationWatchpointEvent
super_class: java.lang.Object
{
public abstract com.sun.jdi.Value valueToBe();
descriptor: ()Lcom/sun/jdi/Value;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ModificationWatchpointEvent.java"