public class GenericArrayTypeImpl extends Object implements GenericArrayType
GenericArrayType interface.ReflectionUtilImpl.toType(String)| Modifier and Type | Field and Description |
|---|---|
private Type |
genericComponentType |
| Constructor and Description |
|---|
GenericArrayTypeImpl(Type componentType)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Type |
getGenericComponentType() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeNameprivate final Type genericComponentType
public GenericArrayTypeImpl(Type componentType)
componentType - is the generic component-type.public Type getGenericComponentType()
getGenericComponentType in interface GenericArrayTypeCopyright © 2001–2019 mmm-Team. All rights reserved.