Annotation Type | Description |
---|---|
NotNull | |
NotThreadSafe |
The type to which this annotation is applied is not thread-safe.
|
Nullable | |
ThreadSafe |
The type to which this annotation is applied is not thread-safe.
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.