Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-annotations
/
arrow.optics
Package-level
declarations
Types
Types
optics
Link copied to clipboard
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
optics
(
val
targets
:
Array
<
OpticsTarget
>
=
emptyArray()
)
Empty arrays means "Everything that matches annotated class"
Optics
Target
Link copied to clipboard
enum
OpticsTarget
:
Enum
<
OpticsTarget
>