EnableAutoLock

@Import(value = [AutoLockConfig::class])
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class EnableAutoLock

Author

CJ