MoleculeSurrogateSerializer

object MoleculeSurrogateSerializer : <ERROR CLASS> ERROR CLASS: Symbol not found for KSerializer<it/unibo/alchemist/boundary/webui/common/model/surrogate/MoleculeSurrogate>

Custom serializer to map a molecule to a string, as in JSON non-primitive types aren't allowed in Map key position.

Properties

Link copied to clipboard
open override val descriptor: ERROR CLASS: Symbol not found for SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: ERROR CLASS: Symbol not found for Decoder): MoleculeSurrogate
Link copied to clipboard
open override fun serialize(encoder: ERROR CLASS: Symbol not found for Encoder, value: MoleculeSurrogate)