public class GenericArrayTypeImpl extends Object implements GenericArrayType
| Constructor and Description |
|---|
GenericArrayTypeImpl(Type genericComponentType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Type |
getGenericComponentType() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypeNamepublic GenericArrayTypeImpl(Type genericComponentType)
public Type getGenericComponentType()
getGenericComponentType in interface GenericArrayTypeCopyright © 2023. All rights reserved.