@Immutable public class TypeCoercion extends Object
| Constructor and Description |
|---|
TypeCoercion(ThriftType thriftType,
Method toThrift,
Method fromThrift) |
| Modifier and Type | Method and Description |
|---|---|
Method |
getFromThrift() |
ThriftType |
getThriftType() |
Method |
getToThrift() |
String |
toString() |
public TypeCoercion(ThriftType thriftType, Method toThrift, Method fromThrift)
Copyright © 2012–2018. All rights reserved.