接口 | 描述 |
---|---|
AnnotatedConstruct |
表示可以注释的结构。
|
Enum | 描述 |
---|---|
SourceVersion |
™的java编程语言的源版本。
|
异常 | 描述 |
---|---|
UnknownEntityException |
异常说明遇到了一种超类实体。
|
这种语言模型如下镜子设计;看
Gilad Bracha and David Ungar. Mirrors: Design Principles for Meta-level Facilities of Object-Oriented Programming Languages. In Proc. of the ACM Conf. on Object-Oriented Programming, Systems, Languages and Applications, October 2004.特别的模型进行了静态的语言结构之间的区别,如 element代表
java.util.Set
,和家庭的
types可能与元素有关,如原型
java.util.Set
,
java.util.Set<String>
,和
java.util.Set<T>
。
除非另有规定,此包中的方法将如果null
扔NullPointerException
争论。
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.