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

Print this page

        

*** 33,40 **** * @see IntegerValue * * @author James McIlree * @since 1.3 */ ! public interface IntegerType extends PrimitiveType ! { } --- 33,40 ---- * @see IntegerValue * * @author James McIlree * @since 1.3 */ ! @jdk.Supported ! public interface IntegerType extends PrimitiveType { }