alchemist
alchemist
/
it.unibo.alchemist.model.implementations.concentrations
/
Local
Local
class
Local
:
Concentration
<
Any
>
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Local
Link copied to clipboard
open
fun
Local
(
)
Content copied to clipboard
Local
Link copied to clipboard
open
fun
Local
(
t
:
Any
)
Content copied to clipboard
Builds a new concentration.
Functions
equals
Link copied to clipboard
open
fun
equals
(
obj
:
Any
)
:
Boolean
Content copied to clipboard
get
Content
Link copied to clipboard
abstract
fun
getContent
(
)
:
T
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String
Content copied to clipboard
Properties
content
Link copied to clipboard
private
val
content
:
Any
Content copied to clipboard