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 Type
createArrayType
(Type componentType) boolean
int
hashCode()
toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.reflect.Type
getTypeName
-
Field Details
-
componentType
-
-
Constructor Details
-
GenericArrayTypeImpl
GenericArrayTypeImpl(Type componentType)
-
-
Method Details
-
createArrayType
-
createArrayType
-
getGenericComponentType
- Specified by:
getGenericComponentType
in interfaceGenericArrayType
-
equals
-
hashCode
public int hashCode() -
toString
-