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