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
-
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
public int hashCode()
-