| Package | Description |
|---|---|
| java.lang |
| Modifier and Type | Class and Description |
|---|---|
class |
Class<T>
Instances of the class Class represent classes and interfaces in a running Java application.
|
| Modifier and Type | Method and Description |
|---|---|
Type[] |
Class.getGenericInterfaces()
Deprecated.
Not supported
|
Copyright © 2021. All rights reserved.