@FunctionalInterface public interface ConversionProcessor
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
conversion(Object v)
A value Converter, the converted value is used as the export value
and the style is also changed accordingly
|
Copyright © 2022. All rights reserved.