@Immutable public class TypeCoercion extends java.lang.Object
| 构造器和说明 |
|---|
TypeCoercion(ThriftType thriftType,
java.lang.reflect.Method toThrift,
java.lang.reflect.Method fromThrift) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.reflect.Method |
getFromThrift() |
ThriftType |
getThriftType() |
java.lang.reflect.Method |
getToThrift() |
java.lang.String |
toString() |
public TypeCoercion(ThriftType thriftType, java.lang.reflect.Method toThrift, java.lang.reflect.Method fromThrift)
public ThriftType getThriftType()
public java.lang.reflect.Method getToThrift()
public java.lang.reflect.Method getFromThrift()
public java.lang.String toString()
toString 在类中 java.lang.ObjectCopyright © 2020. All Rights Reserved.