Class GenericArrayTypeImpl
java.lang.Object
io.leangen.geantyref.GenericArrayTypeImpl
- All Implemented Interfaces:
GenericArrayType, Type
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Class<?> createArrayType(Class<?> componentType) (package private) static TypecreateArrayType(Type componentType) booleaninthashCode()toString()Methods inherited from interface Type
getTypeName
-
Field Details
-
componentType
-
-
Constructor Details
-
GenericArrayTypeImpl
GenericArrayTypeImpl(Type componentType)
-
-
Method Details
-
createArrayType
-
createArrayType
-
getGenericComponentType
- Specified by:
getGenericComponentTypein interfaceGenericArrayType
-
equals
-
hashCode
-
toString
-