Interface SerializationDelegate<T>
- All Known Implementing Classes:
AbstractEncoderDelegate
,AbstractSerializationDelegate
,ArrayDelegate
,ArrayListDelegate
,AssociatedDataDelegate
,BasicContainerDelegate
,BasicTranslationPackageDelegate
,BitSetDelegate
,BooleanDelegate
,BorderUIResourceDelegate
,ByteArrayDelegate
,ColorStateDelegate
,CursorDelegate
,DefaultComponentDelegate
,DefaultObjectSerializationDelegate
,DimensionDelegate
,DocumentElementDelegate
,Ellipse2DDoubleDelegate
,Ellipse2DFloatDelegate
,EncoderFactoryDelegate
,EnumDelegate
,EnumMapDelegate
,EnumSetDelegate
,FontDelegate
,GeneralPathDelegate
,InsetsDelegate
,InteractionDescriptorDelegate
,LayoutConstraintsDelegate
,ListDelegate
,LocaleDelegate
,MapDelegate
,MethodDelegate
,Point2DDoubleDelegate
,Point2DFloatDelegate
,PointDelegate
,PrimitiveArrayDelegate
,ProjectTagDelegate
,PyStringDelegate
,QualifiedPathDelegate
,Rectangle2DDoubleDelegate
,Rectangle2DFloatDelegate
,RectangleDelegate
,RoundRectangle2DDoubleDelegate
,RoundRectangle2DFloatDelegate
,SetDelegate
,ShapeComponentDelegate
,TableDelegate
,TagEventScriptsDelegate
,TagPathDelegate
,TagPathDelegate2
,TreeMapDelegate
,WindowDelegate
public interface SerializationDelegate<T>
-
Method Summary
-
Method Details
-
serialize
- Throws:
SerializationException
-
isSkipReferenceTracking
boolean isSkipReferenceTracking()
-