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
所有超级接口:
镜像
,
类型
public interface
VoidType
extends
Type
所有原始
void
值在目标VM中访问的类型。调用
Value.type()
将返回此接口的实现者。
自从:
1.3
参见:
VoidValue
Method Summary
Methods declared in interface com.sun.jdi.
Mirror
toString
,
virtualMachine
Methods declared in interface com.sun.jdi.
Type
name
,
signature