Uses of Interface
com.alibaba.fastjson2.function.ObjCharConsumer
Packages that use ObjCharConsumer
-
Uses of ObjCharConsumer in com.alibaba.fastjson2.reader
Methods in com.alibaba.fastjson2.reader with parameters of type ObjCharConsumerModifier and TypeMethodDescriptionstatic <T> FieldReaderObjectReaders.fieldReaderChar(String fieldName, ObjCharConsumer<T> function)