public class CollectionType extends ContainerType
| Constructor and Description |
|---|
CollectionType(Type baseJavaType) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getElementType()
Collection/Array content type.
|
equals, getActualClassTypeArguments, getBaseJavaClass, getBaseJavaType, hashCode, isAssignableFrom, isGenericType, spawn, toStringpublic CollectionType(Type baseJavaType)
public Class getElementType()
ContainerTypeClass.getComponentType()
getElementType in class ContainerTypeCopyright © 2014. All rights reserved.