/**
 * Defines annotations for static <code>null</code> analysis.
 */
@ej.annotation.NonNullByDefault
package ej.annotation;