ListType.Impl, ListType.Visitor<P,R>| Modifier and Type | Method and Description |
|---|---|
Type |
getElementType() |
void |
setElementType(Type elementType) |
public Impl()
public Impl(Type elementType)
public Type getElementType()
getElementType in interface ListTypepublic void setElementType(Type elementType)
setElementType in interface ListType