Helpful annotations package.
Package Specification
This package contains annotations:
- {@link de.caff.annotation.NotNull}: mark fields, methods and parameters at not allowing
null
- {@link de.caff.annotation.Nullable}: mark fields, methods and parameters as being possibly
null