Uses of Package
org.jetbrains.annotations
-
Packages that use org.jetbrains.annotations Package Description org.intellij.lang.annotations org.jetbrains.annotations -
Classes in org.jetbrains.annotations used by org.intellij.lang.annotations Class Description NonNls Specifies that an element of the program is not a user-visible string which needs to be localized, or does not contain such strings. -
Classes in org.jetbrains.annotations used by org.jetbrains.annotations Class Description ApiStatus.Experimental Indicates that a public API of the annotated element (class, method or field) is not in stable state yet.Nls.Capitalization NonNls Specifies that an element of the program is not a user-visible string which needs to be localized, or does not contain such strings.