Uses of Interface
com.alibaba.fastjson2.function.ToFloatFunction
Packages that use ToFloatFunction
-
Uses of ToFloatFunction in com.alibaba.fastjson2.writer
Methods in com.alibaba.fastjson2.writer with parameters of type ToFloatFunctionModifier and TypeMethodDescription<T> FieldWriterObjectWriterCreator.createFieldWriter(String fieldName, ToFloatFunction<T> function) static <T> FieldWriterObjectWriters.fieldWriter(String fieldName, ToFloatFunction<T> function)