public abstract class AbstractSignatureTypeMapper extends Object implements SignatureTypeMapper
构造器和说明 |
---|
AbstractSignatureTypeMapper() |
限定符和类型 | 方法和说明 |
---|---|
FromNativeType |
getFromNativeType(SignatureType type,
FromNativeContext context) |
ToNativeType |
getToNativeType(SignatureType type,
ToNativeContext context) |
public FromNativeType getFromNativeType(SignatureType type, FromNativeContext context)
getFromNativeType
在接口中 SignatureTypeMapper
public ToNativeType getToNativeType(SignatureType type, ToNativeContext context)
getToNativeType
在接口中 SignatureTypeMapper
Copyright © 2021. All rights reserved.