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

Print this page

        

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