Serializable
, GenericArrayType
, Type
public static class MoreTypes.GenericArrayTypeImpl extends Object implements GenericArrayType, Serializable
Constructor | Description |
---|---|
GenericArrayTypeImpl(Type componentType) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
Type |
getGenericComponentType() |
|
int |
hashCode() |
|
boolean |
isFullySpecified() |
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTypeName
public GenericArrayTypeImpl(Type componentType)
public Type getGenericComponentType()
getGenericComponentType
in interface GenericArrayType
public boolean isFullySpecified()
Copyright © 2006–2018 Google, Inc.. All rights reserved.