src/share/classes/com/sun/jdi/Locatable.java

Print this page

        

@@ -31,10 +31,11 @@
  * @author Robert Field
  * @author Gordon Hirsch
  * @author James McIlree
  * @since  1.3
  */
+@jdk.Supported
 public interface Locatable {
     /**
      * Returns the {@link Location} of this mirror, if there
      * is executable code associated with it. Note that both
      * Java<SUP><FONT SIZE="-2">TM</FONT></SUP> programming