Kevlar
2.0.13
common
kevlar-core
/
actions
/
MutableAction0
Mutable
Action0
interface
MutableAction0
<
R
>
:
Action0
<
R
>
,
MutableAction
<
(
)
->
R
>
Deprecated
use kevlar instead
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
R
on
Invoked
Link copied to clipboard
abstract
fun
onInvoked
(
h
:
(
)
->
R
)
Properties
handler
Link copied to clipboard
abstract
override
var
handler
:
(
)
->
R
key
Link copied to clipboard
abstract
val
key
:
String
name
Link copied to clipboard
abstract
val
name
:
String