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