JavaTM 2 Platform
Standard Ed. 6

java.lang.reflect
介面 Type

所有已知子介面:
GenericArrayType, ParameterizedType, TypeVariable<D>, WildcardType
所有已知實作類別:
Class

public interface Type

Type 是 Java 程式語言中全部類別型的公共高層級介面。它們包括原始型別、參數化型別、陣列型別、型別變數和基本型別。

從以下版本開始:
1.5


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only