Class ReflectionUtils.GenericArrayTypeImpl
java.lang.Object
org.eclipse.yasson.internal.ReflectionUtils.GenericArrayTypeImpl
- All Implemented Interfaces:
GenericArrayType, Type
- Enclosing class:
ReflectionUtils
public static final class ReflectionUtils.GenericArrayTypeImpl
extends Object
implements GenericArrayType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from interface Type
getTypeName
-
Field Details
-
genericComponentType
-
-
Constructor Details
-
GenericArrayTypeImpl
-
-
Method Details
-
getGenericComponentType
Returns aTypeobject representing the component type of this array.- Specified by:
getGenericComponentTypein interfaceGenericArrayType- Returns:
- a
Typeobject representing the component type of this array - Since:
- 1.5
-
toString
-
equals
-
hashCode
-