Uses of Interface
com.alibaba.fastjson2.function.FieldSupplier
Packages that use FieldSupplier
-
Uses of FieldSupplier in com.alibaba.fastjson2.function
Fields in com.alibaba.fastjson2.function declared as FieldSupplierConstructors in com.alibaba.fastjson2.function with parameters of type FieldSupplier -
Uses of FieldSupplier in com.alibaba.fastjson2.writer
Methods in com.alibaba.fastjson2.writer with parameters of type FieldSupplierModifier and TypeMethodDescription<T> ObjectWriter<T>ObjectWriterCreator.createObjectWriter(String[] names, Type[] types, FieldSupplier<T> supplier)