Package io.microsphere.annotation
Annotation Type Nullable
-
@Documented @Retention(RUNTIME) @Nonnull(when=MAYBE) @TypeQualifierNickname public @interface Nullable
A common Microsphere annotation to declare that annotated elements can benull
under some circumstance.- Since:
- 1.0.0
- Author:
- Mercy
- See Also:
Nonnull