| Annotation Type | Description |
|---|---|
| Nullable |
The annotated element could be null under some circumstances.
|
| VisibleForTesting |
Annotates a program element that exists, or is more widely visible than otherwise necessary, only
for use in test code.
|
Copyright © 2013–2019 mklinger GmbH. All rights reserved.