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