Uses of Annotation Type
com.google.errorprone.annotations.FormatString
-
Uses of FormatString in com.google.errorprone.bugpatterns.threadsafety
Modifier and TypeMethodDescriptionstatic void
IllegalGuardedBy.checkGuardedBy
(boolean condition, String formatString, Object... formatArgs) Throws anIllegalGuardedBy
exception if the given condition is false.