Uses of Class
org.intellij.lang.annotations.Pattern
-
Packages that use Pattern Package Description org.intellij.lang.annotations -
-
Uses of Pattern in org.intellij.lang.annotations
Classes in org.intellij.lang.annotations with annotations of type Pattern Modifier and Type Class Description interface
Identifier
interface
PrintFormat
Specifies that the method parameter is a printf-style print format pattern, as described inFormatter
.
-