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

Print this page

        

*** 30,39 **** --- 30,40 ---- * the target VM. * * @author Robert Field * @since 1.3 */ + @jdk.Supported public interface VoidValue extends Value { /** * Compares the specified Object with this VoidValue for equality. *