Class JdkConstants

java.lang.Object
org.intellij.lang.annotations.JdkConstants

@Deprecated public final class JdkConstants extends Object
Deprecated.
this class will be removed in future versions to avoid Swing dependency, which is unnecessary for most of the clients. No IDE or static analysis tool should know about this class directly, as it creates new annotations using meta-annotations. If it's used in your project, please create similar annotations in your project directly.
  • Constructor Details

    • JdkConstants

      private JdkConstants()
      Deprecated.
      Prohibited default constructor.