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