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