Core
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Core
Core
/
de.finkmoritz.bcgdsl.core.value
/
Valuable
Valuable
interface
Valuable
A valueable is an object that can have a value.
Inheritors
CardInstance
Members
Functions
value
Link copied to clipboard
abstract
fun
<
T
>
value
(
value
:
Value
<
T
>
)
:
T
?
Returns the value of the valueable.