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