toggle menu
alchemist
36.0.3
jvm
switch theme
search in API
alchemist-incarnation-protelis
/
it.unibo.alchemist.model.protelis.concentrations
/
Local
Local
class
Local
:
Concentration
<
T
>
(
source
)
Members
Constructors
Local
Link copied to clipboard
constructor
(
)
constructor
(
t
:
Any
)
Builds a new concentration.
Properties
content
Link copied to clipboard
val
content
:
Any
Functions
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
get
Content
Link copied to clipboard
abstract
fun
getContent
(
)
:
T
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String