Package com.alibaba.fastjson2.filter
Interface ExtraProcessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default TypegetType(String fieldName)voidprocessExtra(Object object, String key, Object value)
-