KeelInterceptors

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class KeelInterceptors(val value: KClass<*>)(source)

Properties

Link copied to clipboard
val value: Array<out KClass<*>>