Class GenericsHelper.GenericArrayTypeImpl
java.lang.Object
com.jsoniter.spi.GenericsHelper.GenericArrayTypeImpl
- All Implemented Interfaces:
GenericArrayType, Type
- Enclosing class:
GenericsHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface Type
getTypeName
-
Field Details
-
componentType
-
-
Constructor Details
-
GenericArrayTypeImpl
GenericArrayTypeImpl(Type componentType)
-
-
Method Details
-
getGenericComponentType
- Specified by:
getGenericComponentTypein interfaceGenericArrayType
-
equals
-
hashCode
-
toString
-