public class DefaultThriftTypeReference extends Object implements ThriftTypeReference
| Constructor and Description |
|---|
DefaultThriftTypeReference(ThriftType thriftType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ThriftType |
get() |
Type |
getJavaType() |
ThriftProtocolType |
getProtocolType() |
int |
hashCode() |
boolean |
isRecursive() |
String |
toString() |
public DefaultThriftTypeReference(ThriftType thriftType)
public Type getJavaType()
getJavaType in interface ThriftTypeReferencepublic ThriftProtocolType getProtocolType()
getProtocolType in interface ThriftTypeReferencepublic boolean isRecursive()
isRecursive in interface ThriftTypeReferencepublic ThriftType get()
get in interface ThriftTypeReferenceCopyright © 2012–2024. All rights reserved.