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 |
---|---|---|
ClassType |
ClassType.superclass() |
Gets the superclass of this class.
|
Modifier and Type | Method | Description |
---|---|---|
List<ClassType> |
InterfaceType.implementors() |
Gets the currently prepared classes which directly implement this
interface.
|
List<ClassType> |
ClassType.subclasses() |
Gets the currently loaded, direct subclasses of this class.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1999, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b153-1