JavaTM 2 Platform
Standard Ed. 6

javax.lang.model.type
介面 PrimitiveType

所有父級介面:
TypeMirror

public interface PrimitiveType
extends TypeMirror

表示一個基本型別。這些型別包括 booleanbyteshortintlongcharfloatdouble

從以下版本開始:
1.6

方法摘要
 
從介面 javax.lang.model.type.TypeMirror 繼承的方法
accept, equals, getKind, hashCode, toString
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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