| Class and Description |
|---|
| Immutable |
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| SingleThreadAccess
Denotes that the annotated element of a class that's meant for multi-threaded
usage is accessed only by single thread and thus doesn't need to be guarded
via synchronization or similar.
|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| SingleThreadAccess
Denotes that the annotated element of a class that's meant for multi-threaded
usage is accessed only by single thread and thus doesn't need to be guarded
via synchronization or similar.
|
| Class and Description |
|---|
| VisibleForTesting
Indicates that visibility of the annotated element is raised for the purposes of testing
(e.g.
|
| Class and Description |
|---|
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| Class and Description |
|---|
| Immutable |
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| Immutable |
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| Class and Description |
|---|
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| Class and Description |
|---|
| GuardedBy |
| Immutable |
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| PackagePrivate
Indicates that the annotated element intentionally uses default visibility.
|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| Immutable |
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| Class and Description |
|---|
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| Immutable |
| Class and Description |
|---|
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
| Class and Description |
|---|
| Immutable |
| NotThreadSafe
Denotes that the annotated type isn't safe for concurrent access from
multiple threads without external synchronization.
|
| Class and Description |
|---|
| Immutable |
| ThreadSafe
Denotes that the annotated type is safe for concurrent access from multiple
threads.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.