Package org.apache.maven.api.annotations
Annotation Type ThreadSafe
The
ThreadSafe
annotation can be used to indicate a given type
is thread safe. Immutable
objects are automatically thread safe.- Since:
- 4.0.0
- See Also: