Uses of Class
com.google.errorprone.annotations.Immutable
Package | Description |
---|---|
com.google.errorprone | |
com.google.errorprone.bugpatterns.threadsafety |
-
Uses of Immutable in com.google.errorprone
Classes in com.google.errorprone with annotations of type Immutable Modifier and Type Class Description class
SuppressionInfo
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
Classes in com.google.errorprone.bugpatterns.threadsafety with annotations of type Immutable Modifier and Type Class Description class
AnnotationInfo
Specifies information about a type which may be a container specified by generic type arguments, e.g.class
WellKnownMutability
A collection of types with known mutability.