-
public interface VoidType extends Type
The type of all primitivevoid
values accessed in the target VM. Calls toValue.type()
will return an implementor of this interface.- Since:
- 1.3
- See Also:
VoidValue
public interface VoidType extends Type
void
values
accessed in the target VM. Calls to Value.type()
will return an
implementor of this interface.VoidValue