toggle menu
mobiuskt
1.3.1-SNAPSHOT
common
switch theme
search in API
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