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

Print this page

        

*** 125,134 **** --- 125,135 ---- * * @author Robert Field * @since 1.3 */ + @jdk.Supported public interface EventSet extends Mirror, Set<Event> { /** * Returns the policy used to suspend threads in the target VM * for this event set. This policy is selected from the suspend