src/share/classes/com/sun/jdi/request/ClassPrepareRequest.java

Print this page

        

*** 45,54 **** --- 45,55 ---- * @see EventRequestManager * * @author Robert Field * @since 1.3 */ + @jdk.Supported public interface ClassPrepareRequest extends EventRequest { /** * Restricts the events generated by this request to be the * preparation of the given reference type and any subtypes.