@Retention(value=RUNTIME) @Target(value=TYPE) @Beta public @interface Parametrized
Please note that this annotation is marked with @Beta annotation, so it can be subject of incompatible changes or removal in later releases.