public interface ExportFileValueConvertor
extends org.springframework.core.Ordered
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
formatValue(ExportValueFormat convertor,
Object value)
转换值
|
default int |
getOrder()
默认实现
|
boolean |
match(ExportValueFormat convertor)
匹配
|
boolean match(ExportValueFormat convertor)
convertor - 转换器值Object formatValue(ExportValueFormat convertor, Object value)
convertor - 转换器值value - 内容default int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2022 Pivotal Software, Inc.. All rights reserved.