Searched defs:VoidValue (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jdi/
H A DVoidValue.java35 public interface VoidValue extends Value { interface in inherits:Value
38 * Compares the specified Object with this VoidValue for equality.
40 * @return true if the Object is a VoidValue; false
46 * Returns the hash code value for this VoidValue.

Completed in 41 milliseconds