public class ListType extends ContainerType
annotations, cppType| Constructor and Description |
|---|
ListType(ThriftType type,
String cppType,
List<TypeAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
ThriftType |
getElementType() |
String |
toString() |
getAnnotations, getCppTypepublic ListType(ThriftType type, String cppType, List<TypeAnnotation> annotations)
public ThriftType getElementType()
public String toString()
toString in class ThriftTypeCopyright © 2012-2017. All Rights Reserved.