Uses of Annotation Type
com.google.errorprone.annotations.Immutable
-
Uses of Immutable in com.google.errorprone
Modifier and TypeClassDescriptionclass
Immutable container of "suppression signals" - annotations or other information gathered from source - that can be used to determine if a specificSuppressible
object should be considered suppressed. -
Uses of Immutable in com.google.errorprone.bugpatterns.threadsafety
Modifier and TypeClassDescriptionclass
Specifies information about a type which may be a container specified by generic type arguments, e.g.final class
A collection of types with known mutability.