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:
getGenericComponentTypein interfaceGenericArrayType
-
isFullySpecified
public boolean isFullySpecified()Description copied from interface:MoreTypes.CompositeTypeReturns true if there are no type variables in this type.- Specified by:
isFullySpecifiedin interfaceMoreTypes.CompositeType
-
equals
-
hashCode
public int hashCode() -
toString
-