public interface IValueRenderer
Modifier and Type | Interface and Description |
---|---|
static class |
IValueRenderer.Manager
渲染器类管理器
|
Modifier and Type | Method and Description |
---|---|
Object |
render(Class<?> targetType,
Object originValue)
执行渲染操作
|
Copyright © 2022. All rights reserved.