commit | 591024998bd3291896619b9cd8068e5711c0018a | [log] [tgz] |
---|---|---|
author | Tomas Langer <tomas.langer@oracle.com> | Tue Jun 29 17:46:23 2021 +0200 |
committer | Dmitry Kornilov <maiden168@gmail.com> | Fri Jul 09 12:13:28 2021 +0200 |
tree | d140fa7beb26de304fe2a1657bc7c805bb91a8ec | |
parent | 14e5e35003f6741606d79a25203733f3e98d0346 [diff] |
Nonnull and Nullable annotations added. Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Jakarta Annotations defines a collection of annotations representing common semantic concepts that enable a declarative style of programming that applies across a variety of Java technologies.
Jakarta Annotations uses a Java Platform Module System module name jakarta.annotation
.