Module jp.ecuacion.lib.core
Package jp.ecuacion.lib.core.annotation
package jp.ecuacion.lib.core.annotation
Provides annotations.
-
Annotation InterfacesClassDescriptionDesignates that the method throws RequireNonEmptyException when the annotated arguments is empty. (= null or blank(""))Designates that the method throws NullPointerException when the annotated arguments is null.