SingletonSerializationToken

A class representing a SerializationToken for some object that is not serializable but can be looked up (when deserialized) via just the class name.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun registerWithContext(context: SerializeAsTokenContext, toBeTokenized: SerializeAsToken): <Error class: unknown class>