Package com.google.common.reflect
Class Types.GenericArrayTypeImpl
java.lang.Object
com.google.common.reflect.Types.GenericArrayTypeImpl
- All Implemented Interfaces:
Serializable
,GenericArrayType
,Type
- Enclosing class:
Types
private static final class Types.GenericArrayTypeImpl
extends Object
implements GenericArrayType, Serializable
-
Field Details
-
componentType
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
GenericArrayTypeImpl
GenericArrayTypeImpl(Type componentType)
-
-
Method Details
-
getGenericComponentType
- Specified by:
getGenericComponentType
in interfaceGenericArrayType
-
toString
-
hashCode
public int hashCode() -
equals
-