stargrad
0.5.3
stargrad
/
fr.stardustenterprises.stargrad.ext
/
Extension
Extension
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
Extension
(
val
name
:
String
)
Content copied to clipboard
Used to annotate extensions, giving them a name.
Author
xtrm
Since
0.1.0
Constructors
Properties
Sources
Constructors
Extension
Link copied to clipboard
fun
Extension
(
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
This extension's name.
Sources
stargrad github source
Link copied to clipboard