YamlSimulationConfigSerializer

io.github.srs.config.yaml.serializer.YamlSimulationConfigSerializer

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

Serializes a SimulationConfig to a YAML string.

Serializes a SimulationConfig to a YAML string.

Value parameters

config

The SimulationConfig to serialize.

Attributes

Returns

A YAML string representation of the SimulationConfig.