Package com.jetbrains

Annotation Type Provides


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface Provides
Marks classes and interfaces which provide their functionality to JBR API. These types are usually intended to be inherited by client code (e.g. callbacks).