| Annotation Type | Description |
|---|---|
| Immutable |
The class to which this annotation is applied is immutable.
|
| NotThreadSafe |
The class to which this annotation is applied is not thread-safe.
|
| ThreadSafe |
The class to which this annotation is applied is thread-safe.
|
Copyright © 2019. All rights reserved.