Package | Description |
---|---|
com.sun.jdi |
This is the core package of the Java Debug
Interface (JDI), it defines mirrors for values, types, and the target
VirtualMachine itself - as well bootstrapping facilities.
|
Modifier and Type | Method | Description |
---|---|---|
default ModuleReference |
ReferenceType.module() |
Gets the module object which contains the class corresponding
to this type.
|
Modifier and Type | Method | Description |
---|---|---|
default List<ModuleReference> |
VirtualMachine.allModules() |
Returns all modules.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
ModuleReference.canRead(ModuleReference other) |
Indicates if this module reads another module.
|
Copyright © 1999, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b144-1