Package org.apache.commons.lang3.reflect
Class TypeUtils.GenericArrayTypeImpl
java.lang.Object
org.apache.commons.lang3.reflect.TypeUtils.GenericArrayTypeImpl
- All Implemented Interfaces:
GenericArrayType
,Type
- Enclosing class:
TypeUtils
private static final class TypeUtils.GenericArrayTypeImpl
extends Object
implements GenericArrayType
GenericArrayType implementation class.
-
Field Details
-
componentType
-
-
Constructor Details
-
GenericArrayTypeImpl
Constructor- Parameters:
componentType
- of this array type
-
-
Method Details
-
equals
-
getGenericComponentType
- Specified by:
getGenericComponentType
in interfaceGenericArrayType
-
hashCode
public int hashCode() -
toString
-