Module org.eclipse.yasson
Package org.eclipse.yasson.internal
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 Details
-
genericComponentType
-
-
Constructor Details
-
GenericArrayTypeImpl
-
-
Method Details
-
getGenericComponentType
Returns aType
object representing the component type of this array.- Specified by:
getGenericComponentType
in interfaceGenericArrayType
- Returns:
- a
Type
object representing the component type of this array - Since:
- 1.5
-
toString
-
equals
-
hashCode
public int hashCode()
-