toggle menu
0.4.9
androidJvm
switch theme
search in API
Command
/
com.amarcolini.joos.command
/
CommandOpMode
/
InitializerDelegate
Initializer
Delegate
open
inner
class
InitializerDelegate
<
T
>
(
onInit
:
(
)
->
T
)
Inheritors
HardwareDelegate
Members
Constructors
Initializer
Delegate
Link copied to clipboard
constructor
(
onInit
:
(
)
->
T
)
Functions
fallback
Link copied to clipboard
protected
open
fun
fallback
(
)
:
T
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
T
init
Link copied to clipboard
fun
init
(
)
reset
Link copied to clipboard
fun
reset
(
)