Package com.alibaba.fastjson2.support
Class AwtWriterModule
java.lang.Object
com.alibaba.fastjson2.support.AwtWriterModule
- All Implemented Interfaces:
ObjectWriterModule
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.alibaba.fastjson2.modules.ObjectWriterModule
createFieldWriters, getAnnotationProcessor, getProvider, init
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
AwtWriterModule
public AwtWriterModule()
-
-
Method Details
-
getObjectWriter
- Specified by:
getObjectWriterin interfaceObjectWriterModule
-