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

Print this page

        

@@ -35,7 +35,8 @@
  * @author Robert Field
  * @author Gordon Hirsch
  * @author James McIlree
  * @since  1.3
  */
+@jdk.Supported
 public interface PrimitiveType extends Type {
 }