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

Print this page

        

*** 34,43 **** --- 34,44 ---- * and thread. * * @author Robert Field * @since 1.3 */ + @jdk.Supported public interface LocatableEvent extends Event, Locatable { /** * Returns the thread in which this event has occurred. *