Annotation Type Provider


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface Provider
Marks an implementation of an extension interface.
See Also: