mirai-core / net.mamoe.mirai.utils / WeakRefProperty

WeakRefProperty

@Target([AnnotationTarget.PROPERTY]) annotation class WeakRefProperty

Indicates that the property is delegated by a WeakRef

See Also

weakRef

Constructors

<init>

Indicates that the property is delegated by a WeakRef

WeakRefProperty()