Serializable, GenericArrayType, Typepublic 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, waitgetTypeNamepublic GenericArrayTypeImpl(Type componentType)
public Type getGenericComponentType()
getGenericComponentType in interface GenericArrayTypepublic boolean isFullySpecified()
Copyright © 2006–2018 Google, Inc.. All rights reserved.