@Target([AnnotationTarget.CLASS]) annotation class NonConcrete
Denotes an addressable that does not have a concrete implementation.
NonConcrete()