toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-annotations
/
arrow.optics
/
optics
optics
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
optics
(
val
targets
:
Array
<
OpticsTarget
>
=
emptyArray()
)
(
source
)
Empty arrays means "Everything that matches annotated class"
Members
Properties
targets
Link copied to clipboard
val
targets
:
Array
<
OpticsTarget
>