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

Print this page

        

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