public static class MoreTypes.GenericArrayTypeImpl extends Object implements GenericArrayType, Serializable
| コンストラクタと説明 |
|---|
GenericArrayTypeImpl(Type componentType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
equals(Object o) |
Type |
getGenericComponentType() |
int |
hashCode() |
boolean |
isFullySpecified()
Returns true if there are no type variables in this type.
|
String |
toString() |
getTypeNamepublic GenericArrayTypeImpl(Type componentType)
public Type getGenericComponentType()
getGenericComponentType インタフェース内 GenericArrayTypepublic boolean isFullySpecified()
Copyright © 2009–2016. All rights reserved.