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