Kevlar
2.0.13
common
kevlar-core
/
actions
/
Action0
Action0
interface
Action0
<
out
R
>
:
Action
<
(
)
->
R
>
Deprecated
use kevlar instead
Inheritors
MutableAction0
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
R
Properties
handler
Link copied to clipboard
abstract
val
handler
:
(
)
->
R
key
Link copied to clipboard
abstract
val
key
:
String
name
Link copied to clipboard
abstract
val
name
:
String