public class GenericArrayTypeImpl extends Object implements GenericArrayType
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
createArrayType(Class<?> componentType) |
static Type |
createArrayType(Type componentType) |
boolean |
equals(Object obj) |
Type |
getGenericComponentType() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTypeNamepublic Type getGenericComponentType()
getGenericComponentType in interface GenericArrayTypeCopyright © 2010–2017 EvoSuite. All rights reserved.