mobiuskt-core
Toggle table of contents
1.4.0
common
Platform filter
common
Switch theme
Search in API
mobiuskt-core
mobiuskt-core
/
kt.mobius.functions
/
Producer
Producer
fun
interface
Producer
<
V
>
Interface for producing values.
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
)
:
V