JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
jdk.jdi
Package
com.sun.jdi
Interface VoidType
All Superinterfaces:
Mirror
,
Type
public interface
VoidType
extends
Type
The type of all primitive
void
values accessed in the target VM. Calls to
Value.type()
will return an implementor of this interface.
Since:
1.3
See Also:
VoidValue
Method Summary
Methods declared in interface com.sun.jdi.
Mirror
toString
,
virtualMachine
Methods declared in interface com.sun.jdi.
Type
name
,
signature