Package com.google.errorprone.annotations
-
Annotation Types Summary Annotation Type Description ImmutableTypeParameter The type parameter to which this annotation is applied should only be instantiated with immutable types.
| Annotation Type | Description |
|---|---|
| ImmutableTypeParameter |
The type parameter to which this annotation is applied should only be instantiated with immutable
types.
|