java.net: The Open Road: javax.annotation
Covering annotations such as:
Nulls
@Nonnull
@CheckForNull
@Nullable
Concurrency
@Immutable
@ThreadSafe
@NotThreadSafe
@GuardedBy
Preconditions
@CheckForSigned
@Signed
@Nonnegative
@MatchesPattern
@Syntax
Usage
@OverridingMethodsMustInvokeSuper
@CheckReturnValue
IO
@WillClose
@WillNotClose
@WillCloseWhenClosed
Covering annotations such as:
Nulls
@Nonnull
@CheckForNull
@Nullable
Concurrency
@Immutable
@ThreadSafe
@NotThreadSafe
@GuardedBy
Preconditions
@CheckForSigned
@Signed
@Nonnegative
@MatchesPattern
@Syntax
Usage
@OverridingMethodsMustInvokeSuper
@CheckReturnValue
IO
@WillClose
@WillNotClose
@WillCloseWhenClosed