@Target(value={FIELD,PARAMETER}) @Retention(value=RUNTIME) public @interface Nullable
org.eclipse.sisu.Nullable
annotation from the core classrealm, but
Sisu "compares the name of the annotation to 'Nullable', regardless of the package", so we can
use this custom annotation instead.
https://dev.eclipse.org/mhonarc/lists/sisu-users/msg00118.htmlCopyright © 2021. All rights reserved.