Uses of Interface
com.alibaba.fastjson2.function.ObjCharConsumer
-
Packages that use ObjCharConsumer Package Description com.alibaba.fastjson2.reader -
-
Uses of ObjCharConsumer in com.alibaba.fastjson2.reader
Methods in com.alibaba.fastjson2.reader with parameters of type ObjCharConsumer Modifier and Type Method Description static <T> FieldReaderObjectReaders. fieldReaderChar(String fieldName, ObjCharConsumer<T> function)
-