toggle menu
alchemist
jvm
switch theme
search in API
alchemist
/
it.unibo.alchemist.boundary.grid.config
/
SimulationConfigImpl
Simulation
Config
Impl
class
SimulationConfigImpl
:
SimulationConfig
SimulationConfig
implementation.
Members
Constructors
Simulation
Config
Impl
Link copied to clipboard
constructor
(
variables
:
Map
<
String
,
out
Serializable
>
)
Properties
variables
Link copied to clipboard
val
variables
:
ImmutableMap
<
String
,
out
Serializable
>
Functions
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
get
Variables
Link copied to clipboard
abstract
fun
getVariables
(
)
:
Map
<
String
,
out
Serializable
>
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String