Uses of Interface
com.alibaba.fastjson2.modules.ObjectWriterAnnotationProcessor
-
Packages that use ObjectWriterAnnotationProcessor Package Description com.alibaba.fastjson2.modules com.alibaba.fastjson2.writer -
-
Uses of ObjectWriterAnnotationProcessor in com.alibaba.fastjson2.modules
Methods in com.alibaba.fastjson2.modules that return ObjectWriterAnnotationProcessor Modifier and Type Method Description default ObjectWriterAnnotationProcessorObjectWriterModule. getAnnotationProcessor() -
Uses of ObjectWriterAnnotationProcessor in com.alibaba.fastjson2.writer
Classes in com.alibaba.fastjson2.writer that implement ObjectWriterAnnotationProcessor Modifier and Type Class Description classObjectWriterBaseModule.WriterAnnotationProcessorMethods in com.alibaba.fastjson2.writer that return ObjectWriterAnnotationProcessor Modifier and Type Method Description ObjectWriterAnnotationProcessorObjectWriterBaseModule. getAnnotationProcessor()
-