Package com.google.inject.internal
Class MoreTypes.GenericArrayTypeImpl
java.lang.Object
com.google.inject.internal.MoreTypes.GenericArrayTypeImpl
- All Implemented Interfaces:
MoreTypes.CompositeType
,Serializable
,GenericArrayType
,Type
- Enclosing class:
- MoreTypes
public static class MoreTypes.GenericArrayTypeImpl
extends Object
implements GenericArrayType, Serializable, MoreTypes.CompositeType
- See Also:
-
Field Details
-
componentType
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
GenericArrayTypeImpl
-
-
Method Details
-
getGenericComponentType
- Specified by:
getGenericComponentType
in interfaceGenericArrayType
-
isFullySpecified
public boolean isFullySpecified()Description copied from interface:MoreTypes.CompositeType
Returns true if there are no type variables in this type.- Specified by:
isFullySpecified
in interfaceMoreTypes.CompositeType
-
equals
-
hashCode
public int hashCode() -
toString
-