Package com.alibaba.fastjson2.filter
Interface ContextValueFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectprocess(BeanContext context, Object object, String name, Object value)
-
-
-
Method Detail
-
process
Object process(BeanContext context, Object object, String name, Object value)
-
-