| 软件包 | 描述 |
|---|---|
| java.lang |
提供对java编程语言的设计基础课。
|
| java.lang.reflect |
提供用于获取类和对象的反射信息的类和接口。
|
| Modifier and Type | Class and Description |
|---|---|
class |
类<T>
类的实例代表一个运行
类 java应用程序的类和接口。
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypeVariable<D extends GenericDeclaration>
型变量是类类型的变量一般超。
|
| Modifier and Type | Class and Description |
|---|---|
class |
Constructor<T>
Constructor提供有关信息和访问,一类一个构造函数。
|
class |
Executable
为
方法和
Constructor常见功能共享父类。
|
class |
方法
一个
方法提供有关信息和访问,在类或接口的一个方法。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.