AnyLogic
Expand
Font size

Annotation Type AnyLogicCustomSerialization


@AnyLogicInternalAPI
@Target(FIELD)
@Retention(RUNTIME)
public @interface AnyLogicCustomSerialization
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.
Annotation for custom serialization processing during save to snapshot operations. Works with non-static transient fields only.
Has mode argument with default value AnyLogicCustomSerializationMode.REFERENCE
Since:
7.0
Author:
AnyLogic North America, LLC https://anylogic.com

Optional Element Summary

Optional Elements 
AnyLogicCustomSerializationMode value  
Modifier and Type Optional Element Description

Element Detail

value

AnyLogicCustomSerializationMode value
Default:
com.anylogic.engine.AnyLogicCustomSerializationMode.REFERENCE
How can we improve this article?