src/share/classes/com/sun/jdi/event/AccessWatchpointEvent.java

Print this page

        

@@ -35,7 +35,8 @@
  * @see VirtualMachine
  *
  * @author Robert Field
  * @since  1.3
  */
+@jdk.Supported
 public interface AccessWatchpointEvent extends WatchpointEvent {
 }