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

Print this page

        

*** 37,46 **** --- 37,47 ---- * @see VirtualMachine * * @author Robert Field * @since 1.3 */ + @jdk.Supported public interface ClassPrepareEvent extends Event { /** * Returns the thread in which this event has occurred. * <p> * In rare cases, this event may occur in a debugger system