gh-pages / com.nextfaze.devfun.reference / WithProperties
WithProperties
interface WithProperties<T :
Any
>
(source)
Declares a definition that has properties associated with it. The type will be AnnotationNameProperties
.
See Also
Properties
Name | Summary |
---|---|
properties | abstract val properties: T Generated implementation of annotation and its properties/values as a type-safe object (where possible). |